summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPopa Marius Adrian <mapopa@gmail.com>2021-11-09 23:50:19 +0200
committerGitHub <noreply@github.com>2021-11-09 23:50:19 +0200
commitd6194b329ec7b2b00d5445ea12924711cad719a6 (patch)
tree3bec4f10e329126c214098db036b5c1a94542a5c
parent89ad445a96966089320aa0590a4a53c01fda94db (diff)
prepare release
-rw-r--r--Firebird.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firebird.pm b/Firebird.pm
index 7bf6c0e..dc3ac11 100644
--- a/Firebird.pm
+++ b/Firebird.pm
@@ -19,7 +19,7 @@ require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
-$VERSION = '1.32';
+$VERSION = '1.33';
bootstrap DBD::Firebird $VERSION;