summaryrefslogtreecommitdiffstats
path: root/src/version.c.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.c.in')
-rw-r--r--src/version.c.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/version.c.in b/src/version.c.in
deleted file mode 100644
index 54854c9..0000000
--- a/src/version.c.in
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "version.h"
-
-const char * VERSION_STRING = "@VERSION@";
-