aboutsummaryrefslogtreecommitdiff
path: root/odb
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 /odb
parent860e8a62ad439faef0d28bee669a3f8943f78fec (diff)
Bump version to 2.2.12.2.1
Diffstat (limited to 'odb')
-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 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>