aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odb/version-build2.hxx.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/version-build2.hxx.in b/odb/version-build2.hxx.in
index 95d80d8..3aeb8ae 100644
--- a/odb/version-build2.hxx.in
+++ b/odb/version-build2.hxx.in
@@ -4,6 +4,10 @@
#ifndef LIBODB_VERSION // Note: using the version macro itself.
+// For the ODB compiler (temporary).
+//
+#define ODB_VERSION 20451
+
// Note: using build2 standard versioning scheme. The numeric version format
// is AAABBBCCCDDDE where:
//