summaryrefslogtreecommitdiffhomepage
path: root/Stars45/VersionInfo.h
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.h
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.h')
-rw-r--r--Stars45/VersionInfo.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Stars45/VersionInfo.h b/Stars45/VersionInfo.h
new file mode 100644
index 0000000..9b61dd4
--- /dev/null
+++ b/Stars45/VersionInfo.h
@@ -0,0 +1,7 @@
+/* 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.
+ */
+
+extern const char* versionInfo;