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 | c6409a1f6a73915cda26add20785b4ca13eb1e92 (patch) | |
tree | 7d9358fe9b908d948482b1bc8def9681de33c189 | |
parent | 950399b4a1b214540ef6dc49c024ffe6d65945dc (diff) |
Bump version to 2.5.0-a11
-rw-r--r-- | odb/mssql/version.hxx | 4 | ||||
-rw-r--r-- | version | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/odb/mssql/version.hxx b/odb/mssql/version.hxx index c9dd1f2..3adb716 100644 --- a/odb/mssql/version.hxx +++ b/odb/mssql/version.hxx @@ -36,8 +36,8 @@ // libodb-mssql version: odb interface version plus the bugfix // version. // -#define LIBODB_MSSQL_VERSION 2049910 -#define LIBODB_MSSQL_VERSION_STR "2.5.0-a10" +#define LIBODB_MSSQL_VERSION 2049911 +#define LIBODB_MSSQL_VERSION_STR "2.5.0-a11" #include <odb/post.hxx> @@ -1 +1 @@ -2.5.0-a10 +2.5.0-a11 |