aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-02-03 05:44:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-02-03 05:44:11 +0200
commitbcd699c41fbc5369666643df1551ef97247ff56c (patch)
tree661f86a8cc8d1ae5e25a125d354fac448c20a86a
parentafca29f82408ec3fd1bd117a9f19f58f343ba3cc (diff)
Bump version to 2.3.12.3.12.3
-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 8932da7..a3262cc 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 2030000
-#define LIBODB_QT_VERSION_STR "2.3.0"
+#define LIBODB_QT_VERSION 2030100
+#define LIBODB_QT_VERSION_STR "2.3.1"
#include <odb/post.hxx>
diff --git a/version b/version
index 276cbf9..2bf1c1c 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.3.0
+2.3.1