From f0a6f68a5f5596e4938f02531b55338b783a6cae Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Jun 2013 11:16:18 +0200 Subject: Bump version to 2.2.1 --- odb/mssql/version.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/mssql/version.hxx') 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 -- cgit v1.1