aboutsummaryrefslogtreecommitdiff
path: root/odb
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 /odb
parente2dc9099826eb9f8122f16ba029c84dcad958e38 (diff)
Bump version to 2.5.0-a11
Diffstat (limited to 'odb')
-rw-r--r--odb/oracle/version.hxx4
1 files changed, 2 insertions, 2 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>