aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-05 10:59:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-05 10:59:31 +0200
commitf301e6ae8a836dff7face65e24e2de29e077166b (patch)
tree3b239952046c322bffcdec23c449ea7adfae1259
parentedf29e0bb4a2bf078c3b02c54ab808a1a11b7753 (diff)
Bump version to 2.1.12.1.12.1
-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 438fae4..78f3bf4 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 2010000
-#define LIBODB_MSSQL_VERSION_STR "2.1.0"
+#define LIBODB_MSSQL_VERSION 2010100
+#define LIBODB_MSSQL_VERSION_STR "2.1.1"
#include <odb/post.hxx>
diff --git a/version b/version
index 7ec1d6d..3e3c2f1 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.1.0
+2.1.1