summaryrefslogtreecommitdiffhomepage
path: root/opentrack-version.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-09-20 15:25:47 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-09-20 15:30:18 +0200
commit13b1fd19091ff6c6387828eac816f91152620346 (patch)
tree3ee671eb74be1ad0b64a76746f121179bdab4a12 /opentrack-version.h
parent1c9e60221a52e9419780e81aedfe076ad157d014 (diff)
avoid rebuild after commit
Issue: #59
Diffstat (limited to 'opentrack-version.h')
-rw-r--r--opentrack-version.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/opentrack-version.h b/opentrack-version.h
deleted file mode 100644
index f31d5edf..00000000
--- a/opentrack-version.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef OPENTRACK_VERSION
-# define OPENTRACK_VERSION @OPENTRACK_COMMIT_VERSION@
-#else
-# ifndef OPENTRACK_VERSION
-# define OPENTRACK_VERSION "Mourns-For-Trees"
-# endif
-#endif