aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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