aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-11-22 09:01:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-11-22 09:01:03 +0200
commit02a9b2b63483915e39aae0bec9bab541910305f9 (patch)
treeeb0f66cbc039a68195f2960f62655cdc4e33295d
parent44846d8af462f0823836691b488483bb7d9d2db1 (diff)
Bump version to 2.1.12.1.12.1
-rw-r--r--odb/qt/version.hxx4
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/odb/qt/version.hxx b/odb/qt/version.hxx
index 2586c03..887b956 100644
--- a/odb/qt/version.hxx
+++ b/odb/qt/version.hxx
@@ -43,8 +43,8 @@
// since if the Qt interface virsion is incremented then the bugfix version
// must be incremented as well.
//
-#define LIBODB_QT_VERSION 2010000
-#define LIBODB_QT_VERSION_STR "2.1.0"
+#define LIBODB_QT_VERSION 2010100
+#define LIBODB_QT_VERSION_STR "2.1.1"
#include <odb/post.hxx>
diff --git a/version b/version
index 7ec1d6d..3e3c2f1 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.1.0
+2.1.1