aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-10-19 11:35:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-10-19 11:35:06 +0200
commitce071a8e28304a3671ab361a27347e46f1b2af1b (patch)
tree9283de1b39b218ce416d34b953101e37367eb4d4
parentb730f979801ba1fc19a3acfb3e3e3264e46dc22d (diff)
Bump version to 1.6.11.6.1
-rw-r--r--odb/version.hxx2
-rw-r--r--version2
2 files changed, 2 insertions, 2 deletions
diff --git a/odb/version.hxx b/odb/version.hxx
index 27ed0bf..b329ef1 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -31,6 +31,6 @@
// ODB compiler version: interface version plus the bugfix version.
//
#define ODB_COMPILER_VERSION 1060000
-#define ODB_COMPILER_VERSION_STR "1.6.0"
+#define ODB_COMPILER_VERSION_STR "1.6.1"
#endif // ODB_VERSION_HXX
diff --git a/version b/version
index dc1e644..9c6d629 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.6.0
+1.6.1