aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/version.hxx
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 /odb/mssql/version.hxx
parentedf29e0bb4a2bf078c3b02c54ab808a1a11b7753 (diff)
Bump version to 2.1.12.1.12.1
Diffstat (limited to 'odb/mssql/version.hxx')
-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 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>