From 458b4d94bba3d52925c3026e82e4133c4c1aaaa6 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Sun, 3 Jun 2012 13:49:06 +0000 Subject: Oops, forgot to actually change the version string --- Stars45/Main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stars45/Main.cpp b/Stars45/Main.cpp index a762ddd..a0a217f 100644 --- a/Stars45/Main.cpp +++ b/Stars45/Main.cpp @@ -38,7 +38,7 @@ extern FILE* ErrLog; extern int VD3D_describe_things; int dump_missions = 0; -const char* versionInfo = "5.1.0"; +const char* versionInfo = "5.1.66"; static void PrintLogHeader() { -- cgit v1.1