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
commitc6409a1f6a73915cda26add20785b4ca13eb1e92 (patch)
tree7d9358fe9b908d948482b1bc8def9681de33c189
parent950399b4a1b214540ef6dc49c024ffe6d65945dc (diff)
Bump version to 2.5.0-a11
-rw-r--r--odb/mssql/version.hxx4
-rw-r--r--version2
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>
diff --git a/version b/version
index eefbad9..b6012ca 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.5.0-a10
+2.5.0-a11