aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-08 16:24:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-08 16:24:43 +0200
commit4b4d181b27c1f920b2990fd2dac3c4e462a31bd5 (patch)
treeea91bf4395b2d0d576972c3db2d7e4adb3bffc33
parente2dc9099826eb9f8122f16ba029c84dcad958e38 (diff)
Bump version to 2.5.0-a11
-rw-r--r--odb/oracle/version.hxx4
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/odb/oracle/version.hxx b/odb/oracle/version.hxx
index 6810e0c..8c5dd01 100644
--- a/odb/oracle/version.hxx
+++ b/odb/oracle/version.hxx
@@ -36,8 +36,8 @@
// libodb-oracle version: odb interface version plus the bugfix
// version.
//
-#define LIBODB_ORACLE_VERSION 2049910
-#define LIBODB_ORACLE_VERSION_STR "2.5.0-a10"
+#define LIBODB_ORACLE_VERSION 2049911
+#define LIBODB_ORACLE_VERSION_STR "2.5.0-a11"
#include <odb/post.hxx>
diff --git a/version b/version
index eefbad9..b6012ca 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.5.0-a10
+2.5.0-a11