aboutsummaryrefslogtreecommitdiff
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
parentfe625c9b53fa6b251cdc1c7ed5778ccd4dfeefa8 (diff)
Bump version to 2.0.12.0.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 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>
diff --git a/version b/version
index 227cea2..38f77a6 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.0.0
+2.0.1