aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/version.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-18 09:34:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-18 09:34:39 +0200
commit7ed3669ac5c5efb5cc05ee777ed0ca1f52f0e69d (patch)
tree9cb228734a5d734b7ebd11801799d885b06f18f5 /odb/mssql/version.hxx
parentfe625c9b53fa6b251cdc1c7ed5778ccd4dfeefa8 (diff)
Bump version to 2.0.12.0.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 7446d33..f6b21fb 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 2000000
-#define LIBODB_MSSQL_VERSION_STR "2.0.0"
+#define LIBODB_MSSQL_VERSION 2000100
+#define LIBODB_MSSQL_VERSION_STR "2.0.1"
#include <odb/post.hxx>