summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 0d0af75..bf4bed3 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,4 +1,5 @@
-#define VERSION "@VERSION@"
+#define VERSION "@VERSION@"
+#define GIT_HASH "@GIT_HASH@"
// application share location
#define APP_SHARE_PATH "@SHARE_INSTALL_PREFIX@/universal-indent-gui-tqt"