summaryrefslogtreecommitdiff
path: root/cli/cli/version.hxx.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-04-22 12:50:14 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2020-04-27 11:39:53 +0300
commit4bbb90782628d40cd52e03e078611ad38cd74936 (patch)
tree7b6d2f1054d0dd20c49b92e895d672111e6175d7 /cli/cli/version.hxx.in
parent720c5a33b6a49cf328fdd7611f49153cf8f60247 (diff)
Update metadata protocol
Diffstat (limited to 'cli/cli/version.hxx.in')
-rw-r--r--cli/cli/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/cli/version.hxx.in b/cli/cli/version.hxx.in
index 90b649a..ceb5389 100644
--- a/cli/cli/version.hxx.in
+++ b/cli/cli/version.hxx.in
@@ -36,7 +36,7 @@
#define CLI_SNAPSHOT $cli.version.snapshot_sn$ULL
#define CLI_SNAPSHOT_ID "$cli.version.snapshot_id$"
-#define CLI_CHECKSUM "$cli.version$"
+#define CLI_VERSION_FULL "$cli.version$"
#include <cutl/version.hxx>