diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-11-22 09:01:03 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-11-22 09:01:03 +0200 |
commit | 02a9b2b63483915e39aae0bec9bab541910305f9 (patch) | |
tree | eb0f66cbc039a68195f2960f62655cdc4e33295d | |
parent | 44846d8af462f0823836691b488483bb7d9d2db1 (diff) |
-rw-r--r-- | odb/qt/version.hxx | 4 | ||||
-rw-r--r-- | version | 2 |
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> @@ -1 +1 @@ -2.1.0 +2.1.1 |