aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-10-28 09:41:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-10-28 09:41:24 +0200
commit3112e8a9764fe3dcb0978dd30209797d24e1b1b0 (patch)
tree2134f9e68b58aa840cc1199353f20219f85fd599
parentdfb1e0a293eb73dca115b6cef8edff8e802c9cb7 (diff)
Bump version to 1.6.11.6.11.6
-rw-r--r--odb/qt/version.hxx4
-rw-r--r--odb/qt/version.options2
-rw-r--r--version2
3 files changed, 4 insertions, 4 deletions
diff --git a/odb/qt/version.hxx b/odb/qt/version.hxx
index 188ec11..edbbbdf 100644
--- a/odb/qt/version.hxx
+++ b/odb/qt/version.hxx
@@ -36,8 +36,8 @@
// libodb-qt version: odb interface version plus the bugfix
// version.
//
-#define LIBODB_QT_VERSION 1060000
-#define LIBODB_QT_VERSION_STR "1.6.0"
+#define LIBODB_QT_VERSION 1060100
+#define LIBODB_QT_VERSION_STR "1.6.1"
#include <odb/post.hxx>
diff --git a/odb/qt/version.options b/odb/qt/version.options
index 7a913f3..82a5aba 100644
--- a/odb/qt/version.options
+++ b/odb/qt/version.options
@@ -8,6 +8,6 @@
#
--hxx-prologue '#include <odb/qt/version.hxx>'
---hxx-prologue '#if LIBODB_QT_VERSION != 1060000 // 1.6.0'
+--hxx-prologue '#if LIBODB_QT_VERSION != 1060100 // 1.6.1'
--hxx-prologue '# error ODB and C++ compilers see different libodb-qt versions'
--hxx-prologue '#endif'
diff --git a/version b/version
index dc1e644..9c6d629 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.6.0
+1.6.1