aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
Diffstat (limited to 'odb')
-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>