aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-14 08:29:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-14 08:29:53 +0200
commit95d1d412da000fc9cf9e913a147d09d3ab69a162 (patch)
tree649e40dee66258024487b9998aa1667c6b488e9c
parent00c758add3e11e93366df6c6c44a35be8cee9ffa (diff)
Bump version to 2.1.0
-rw-r--r--odb/mssql/version.hxx6
-rw-r--r--version2
2 files changed, 4 insertions, 4 deletions
diff --git a/odb/mssql/version.hxx b/odb/mssql/version.hxx
index 623ebed..438fae4 100644
--- a/odb/mssql/version.hxx
+++ b/odb/mssql/version.hxx
@@ -29,15 +29,15 @@
// Check that we have compatible ODB version.
//
-#if ODB_VERSION != 20002
+#if ODB_VERSION != 20100
# error incompatible odb interface version detected
#endif
// libodb-mssql version: odb interface version plus the bugfix
// version.
//
-#define LIBODB_MSSQL_VERSION 2009902
-#define LIBODB_MSSQL_VERSION_STR "2.1.0.a2"
+#define LIBODB_MSSQL_VERSION 2010000
+#define LIBODB_MSSQL_VERSION_STR "2.1.0"
#include <odb/post.hxx>
diff --git a/version b/version
index 51b720e..7ec1d6d 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.1.0.a2
+2.1.0