summaryrefslogtreecommitdiff
path: root/libodb
diff options
context:
space:
mode:
Diffstat (limited to 'libodb')
-rw-r--r--libodb/manifest2
-rw-r--r--libodb/odb/version.hxx.in6
2 files changed, 4 insertions, 4 deletions
diff --git a/libodb/manifest b/libodb/manifest
index 1a02d37..2efd5a3 100644
--- a/libodb/manifest
+++ b/libodb/manifest
@@ -1,6 +1,6 @@
: 1
name: libodb
-version: 2.5.0-b.26.z
+version: 2.5.0-b.27
project: odb
summary: Common ODB runtime library
license: GPL-2.0-only
diff --git a/libodb/odb/version.hxx.in b/libodb/odb/version.hxx.in
index 178c8cc..0de61c5 100644
--- a/libodb/odb/version.hxx.in
+++ b/libodb/odb/version.hxx.in
@@ -55,11 +55,11 @@
// ODB interface version: minor, major, and alpha/beta versions.
//
-#define ODB_VERSION 20476
-#define ODB_VERSION_STR "2.5-b.26"
+#define ODB_VERSION 20477
+#define ODB_VERSION_STR "2.5-b.27"
// libodb version: interface version plus the bugfix version.
//
-#define LIBODB_VERSION 2049976
+#define LIBODB_VERSION 2049977
#endif // LIBODB_VERSION