aboutsummaryrefslogtreecommitdiff
path: root/odb/version.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-06-11 11:36:07 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-06-11 15:57:30 +0300
commit1ca3ce471906f08d23f9163cdb8da884175ed331 (patch)
treea273bc264e6ee982b6d8d6cb31b85568d462b348 /odb/version.hxx
parentad26234a4313096a018bdbe162cff4d6440ba484 (diff)
Add metadata
Diffstat (limited to 'odb/version.hxx')
-rw-r--r--odb/version.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/version.hxx b/odb/version.hxx
index 8b4e379..9ed715f 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -28,6 +28,9 @@
// ODB compiler version: interface version plus the bugfix version.
//
+// NOTE: remember to update metadata to full version when switching to
+// version.hxx.in.
+//
#define ODB_COMPILER_VERSION 2049968
#define ODB_COMPILER_VERSION_STR "2.5.0-b.18"