summaryrefslogtreecommitdiffhomepage
path: root/Stars45/VersionInfo.cpp.conf
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-13 16:14:39 +0100
committerAki <please@ignore.pl>2022-02-13 16:14:39 +0100
commitbd8ea14907ab75c1ed77e38889fbd027d6c5aed7 (patch)
treec34f46b2d3f2e05d0ae49e123f23b6cb606a2a7c /Stars45/VersionInfo.cpp.conf
parent80e8aa8e874a6c5c2e3af25a2e0b9bbc6ce125d8 (diff)
downloadstarshatter-bd8ea14907ab75c1ed77e38889fbd027d6c5aed7.zip
starshatter-bd8ea14907ab75c1ed77e38889fbd027d6c5aed7.tar.gz
starshatter-bd8ea14907ab75c1ed77e38889fbd027d6c5aed7.tar.bz2
Starshatter versions are now generated based on information from git
Diffstat (limited to 'Stars45/VersionInfo.cpp.conf')
-rw-r--r--Stars45/VersionInfo.cpp.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/Stars45/VersionInfo.cpp.conf b/Stars45/VersionInfo.cpp.conf
new file mode 100644
index 0000000..adaad2c
--- /dev/null
+++ b/Stars45/VersionInfo.cpp.conf
@@ -0,0 +1,9 @@
+/* Starshatter: The Open Source Project
+ Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
+ Copyright (c) 1997-2006, Destroyer Studios LLC.
+ */
+
+#include "VersionInfo.h"
+
+const char* versionInfo = "@VERSION@";