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
commitc6409a1f6a73915cda26add20785b4ca13eb1e92 (patch)
tree7d9358fe9b908d948482b1bc8def9681de33c189 /odb
parent950399b4a1b214540ef6dc49c024ffe6d65945dc (diff)
Bump version to 2.5.0-a11
Diffstat (limited to 'odb')
-rw-r--r--odb/mssql/version.hxx4
1 files changed, 2 insertions, 2 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>