aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-07 12:56:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-07 12:56:02 +0200
commit1b76a69c344af711597de23792c595ece9e19faa (patch)
tree16fb4acae4343fe9dfaca54100c0fd31276cbcd3
parente783a1120b174bac40697000d218796ddf421dfe (diff)
Bump version to 2.5.0-b.52.5.0-b.5
-rw-r--r--odb/version.hxx8
-rw-r--r--version2
2 files changed, 5 insertions, 5 deletions
diff --git a/odb/version.hxx b/odb/version.hxx
index ba4f39e..4938938 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -24,12 +24,12 @@
// ODB interface version: minor, major, and alpha/beta versions.
//
-#define ODB_VERSION 20454
-#define ODB_VERSION_STR "2.5-b.4"
+#define ODB_VERSION 20455
+#define ODB_VERSION_STR "2.5-b.5"
// ODB compiler version: interface version plus the bugfix version.
//
-#define ODB_COMPILER_VERSION 2049954
-#define ODB_COMPILER_VERSION_STR "2.5.0-b.4"
+#define ODB_COMPILER_VERSION 2049955
+#define ODB_COMPILER_VERSION_STR "2.5.0-b.5"
#endif // ODB_VERSION_HXX
diff --git a/version b/version
index 9cce3ff..22c5d3e 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.5.0-b.4
+2.5.0-b.5