summaryrefslogtreecommitdiffhomepage
path: root/opentrack-version.h
diff options
context:
space:
mode:
Diffstat (limited to 'opentrack-version.h')
-rw-r--r--opentrack-version.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/opentrack-version.h b/opentrack-version.h
new file mode 100644
index 00000000..f31d5edf
--- /dev/null
+++ b/opentrack-version.h
@@ -0,0 +1,7 @@
+#ifndef OPENTRACK_VERSION
+# define OPENTRACK_VERSION @OPENTRACK_COMMIT_VERSION@
+#else
+# ifndef OPENTRACK_VERSION
+# define OPENTRACK_VERSION "Mourns-For-Trees"
+# endif
+#endif