summaryrefslogtreecommitdiffstats
path: root/tdesvn-config.h.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-06-24 17:26:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-06-24 18:16:13 +0900
commit32f2991d138f6c7b401bbc28d3d7ab643bdd0970 (patch)
treed877e9c038ce9d4b68b31fb30ae0fc516c8dc817 /tdesvn-config.h.in
parentd48180a7acc92ca7ca87866f8336167690481793 (diff)
downloadtdesvn-32f2991d138f6c7b401bbc28d3d7ab643bdd0970.tar.gz
tdesvn-32f2991d138f6c7b401bbc28d3d7ab643bdd0970.zip
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdesvn-config.h.in')
-rw-r--r--tdesvn-config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesvn-config.h.in b/tdesvn-config.h.in
index 2a394a1..cc55263 100644
--- a/tdesvn-config.h.in
+++ b/tdesvn-config.h.in
@@ -1,7 +1,7 @@
#ifndef _KDESVN_CONFIG_H
#define _KDESVN_CONFIG_H
-#cmakedefine VERSION @KDESVN_VERSION@
+#cmakedefine VERSION "@KDESVN_VERSION@"
#cmakedefine SQLITE_FOUND
#cmakedefine HAS_SETENV