aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-06-21 11:16:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-06-21 11:16:18 +0200
commitf0a6f68a5f5596e4938f02531b55338b783a6cae (patch)
tree33cb1076b86b352e08522cee37899cda9cbfbcd4
parent860e8a62ad439faef0d28bee669a3f8943f78fec (diff)
Bump version to 2.2.12.2.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 6663c5e..854cb6a 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 2020000
-#define LIBODB_MSSQL_VERSION_STR "2.2.0"
+#define LIBODB_MSSQL_VERSION 2020100
+#define LIBODB_MSSQL_VERSION_STR "2.2.1"
#include <odb/post.hxx>
diff --git a/version b/version
index ccbccc3..c043eea 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.2.0
+2.2.1