summaryrefslogtreecommitdiff
path: root/cli/version.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'cli/version.hxx.in')
-rw-r--r--cli/version.hxx.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/version.hxx.in b/cli/version.hxx.in
index 610315e..90b649a 100644
--- a/cli/version.hxx.in
+++ b/cli/version.hxx.in
@@ -36,6 +36,8 @@
#define CLI_SNAPSHOT $cli.version.snapshot_sn$ULL
#define CLI_SNAPSHOT_ID "$cli.version.snapshot_id$"
+#define CLI_CHECKSUM "$cli.version$"
+
#include <cutl/version.hxx>
$libcutl.check(LIBCUTL_VERSION, LIBCUTL_SNAPSHOT)$