From 3183f3bb927a90783ae0aeaf190a0919377aabe4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Apr 2020 12:02:15 +0200 Subject: Add metadata --- cli/version.hxx.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cli/version.hxx.in') 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 $libcutl.check(LIBCUTL_VERSION, LIBCUTL_SNAPSHOT)$ -- cgit v1.1