summaryrefslogtreecommitdiff
path: root/lib/TUWF/DB.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2017-11-26 09:09:44 +0100
committerYorhel <git@yorhel.nl>2017-11-26 09:09:44 +0100
commit86534ca48e27ccfbffd4cdffd9fa10df0b53dfa2 (patch)
tree744784078ad4352f760a8348a55cd4c505959609 /lib/TUWF/DB.pm
parent1d24ff9a2f245dc997cf7fc6c85dd4adc53f9b3b (diff)
Version 1.1v1.1
Diffstat (limited to 'lib/TUWF/DB.pm')
-rw-r--r--lib/TUWF/DB.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/TUWF/DB.pm b/lib/TUWF/DB.pm
index 9c4e594..0463a2c 100644
--- a/lib/TUWF/DB.pm
+++ b/lib/TUWF/DB.pm
@@ -6,7 +6,7 @@ use warnings;
use Carp 'croak';
use Exporter 'import';
-our $VERSION = '1.0';
+our $VERSION = '1.1';
our @EXPORT = qw|
dbInit dbh dbCheck dbDisconnect dbCommit dbRollBack
dbExec dbRow dbAll dbPage