summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Main.cpp')
-rw-r--r--Stars45/Main.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/Stars45/Main.cpp b/Stars45/Main.cpp
index e7fc64a..a762ddd 100644
--- a/Stars45/Main.cpp
+++ b/Stars45/Main.cpp
@@ -38,11 +38,7 @@ extern FILE* ErrLog;
extern int VD3D_describe_things;
int dump_missions = 0;
-#ifdef STARSHATTER_DEMO_RELEASE
-const char* versionInfo = "5.0 DEMO";
-#else
-const char* versionInfo = "5.0.5";
-#endif
+const char* versionInfo = "5.1.0";
static void PrintLogHeader()
{