summaryrefslogtreecommitdiff
path: root/odb/odb/version.hxx.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-01 07:00:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-05-01 07:00:44 +0200
commit5e8f2c7e0357b770adee8a46801fa7dd2dedb94c (patch)
tree8b63e370cd3c59ef460542da96369b9e0457e484 /odb/odb/version.hxx.in
parentcfeda89f300b23dcf95abb431bd54020b6a27a53 (diff)
Go back to comparing compiler/runtime interface versions
Diffstat (limited to 'odb/odb/version.hxx.in')
-rw-r--r--odb/odb/version.hxx.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/odb/version.hxx.in b/odb/odb/version.hxx.in
index a131c03..2bf2ae7 100644
--- a/odb/odb/version.hxx.in
+++ b/odb/odb/version.hxx.in
@@ -47,4 +47,8 @@
//
#define ODB_COMPILER_VERSION_OLD 2049976
+// ODB interface version: minor, major, and alpha/beta versions.
+//
+#define ODB_VERSION 20476
+
#endif // ODB_COMPILER_VERSION