From bd8ea14907ab75c1ed77e38889fbd027d6c5aed7 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 13 Feb 2022 16:14:39 +0100 Subject: Starshatter versions are now generated based on information from git --- Stars45/VersionInfo.cpp.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Stars45/VersionInfo.cpp.conf (limited to 'Stars45/VersionInfo.cpp.conf') 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@"; -- cgit v1.1