summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-02-23 18:46:23 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-02-23 18:46:23 +0100
commit67b5d507010be0528c886133cae73fff0e3c7712 (patch)
tree6966c86e53c365c96c9391e0d0914337042e7f36 /config.h.in
parent2c0f4a5abbc5663417d1390f658b387378e28978 (diff)
downloadfastd-67b5d507010be0528c886133cae73fff0e3c7712.tar
fastd-67b5d507010be0528c886133cae73fff0e3c7712.zip
Use 'git describe' output as version string when available
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 8fdba1b..5aa1f6a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -27,7 +27,7 @@
#ifndef _FASTD_CONFIG_H_
#define _FASTD_CONFIG_H_
-#define FASTD_VERSION "@PROJECT_VERSION@"
+#define FASTD_VERSION "@FASTD_VERSION@"
#cmakedefine WITH_CAPABILITIES