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 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 diff --git a/version b/version index 7ec1d6d..3e3c2f1 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.1.0 +2.1.1 -- cgit v1.1