From f301e6ae8a836dff7face65e24e2de29e077166b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 5 Oct 2012 10:59:31 +0200 Subject: Bump version to 2.1.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 438fae4..78f3bf4 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 2010000 -#define LIBODB_MSSQL_VERSION_STR "2.1.0" +#define LIBODB_MSSQL_VERSION 2010100 +#define LIBODB_MSSQL_VERSION_STR "2.1.1" #include -- cgit v1.1