aboutsummaryrefslogtreecommitdiff
path: root/odb/qt
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 /odb/qt
parent44846d8af462f0823836691b488483bb7d9d2db1 (diff)
Bump version to 2.1.12.1.12.1
Diffstat (limited to 'odb/qt')
-rw-r--r--odb/qt/version.hxx4
1 files changed, 2 insertions, 2 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>