diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-08 16:24:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-08 16:24:43 +0200 |
commit | 4b4d181b27c1f920b2990fd2dac3c4e462a31bd5 (patch) | |
tree | ea91bf4395b2d0d576972c3db2d7e4adb3bffc33 | |
parent | e2dc9099826eb9f8122f16ba029c84dcad958e38 (diff) |
Bump version to 2.5.0-a11
-rw-r--r-- | odb/oracle/version.hxx | 4 | ||||
-rw-r--r-- | version | 2 |
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> @@ -1 +1 @@ -2.5.0-a10 +2.5.0-a11 |