From ca9460b1093f3a703d9ae22e8125990521caf2ac Mon Sep 17 00:00:00 2001 From: Ryan Babij Date: Thu, 12 Jul 2018 00:25:02 +1000 Subject: [PATCH] 0.0.007 -> 0.0.008 Release Minor cleanup for release. --- CompileCount.hpp | 2 +- Driver.cpp | 3 ++- Driver_Settings.cpp | 4 ++-- Menu_Title.hpp | 3 ++- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CompileCount.hpp b/CompileCount.hpp index da17a32..5abbbf9 100644 --- a/CompileCount.hpp +++ b/CompileCount.hpp @@ -9,5 +9,5 @@ */ #include - const std::string COMPILE_COUNT = "4222"; + const std::string COMPILE_COUNT = "4230"; #endif diff --git a/Driver.cpp b/Driver.cpp index bfd9f5a..e866b34 100644 --- a/Driver.cpp +++ b/Driver.cpp @@ -268,7 +268,8 @@ void shutDown() int main(int nArgs, char ** arg) { - //std::cout<<"\nGarosoft: TheGuild WIP.\n\n"; + std::cout<<"\nWorldSim by Garosoft (garosoft.org) "<