summaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-01-18 10:33:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-01-18 10:33:57 +0200
commit67ab05aa4ce916bf2b170d5881af7291f691afbb (patch)
tree1df792cefcd99c86809daf6afc93103c12525263 /odb
parent5ae3932141c79e9240a34465b2608385275f2db5 (diff)
Bump version to 2.3.1
Diffstat (limited to 'odb')
-rw-r--r--odb/version.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/version.hxx b/odb/version.hxx
index 2b7eda8..86dbed1 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -29,7 +29,7 @@
// ODB compiler version: interface version plus the bugfix version.
//
-#define ODB_COMPILER_VERSION 2030000
-#define ODB_COMPILER_VERSION_STR "2.3.0"
+#define ODB_COMPILER_VERSION 2030100
+#define ODB_COMPILER_VERSION_STR "2.3.1"
#endif // ODB_VERSION_HXX