summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Main.cpp')
-rw-r--r--Stars45/Main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Stars45/Main.cpp b/Stars45/Main.cpp
index b428738..f4f4943 100644
--- a/Stars45/Main.cpp
+++ b/Stars45/Main.cpp
@@ -27,6 +27,7 @@
#include "FormatUtil.h"
#include "ParseUtil.h"
#include "Random.h"
+#include "VersionInfo.h"
// +--------------------------------------------------------------------+
// WinMain
@@ -36,8 +37,6 @@ extern FILE* ErrLog;
extern int VD3D_describe_things;
int dump_missions = 0;
-const char* versionInfo = "5.1.87 EX";
-
static void PrintLogHeader()
{
Text sTime = FormatTimeString();