From 5f2e15b0bc20022c6865a044b5f0a97fca0e0cad Mon Sep 17 00:00:00 2001 From: mathusummut Date: Thu, 21 Mar 2019 07:43:07 +0100 Subject: [PATCH] Updated version --- source/shared_lib/include/versions.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/shared_lib/include/versions.h b/source/shared_lib/include/versions.h index ebbb325b6..d7e670863 100644 --- a/source/shared_lib/include/versions.h +++ b/source/shared_lib/include/versions.h @@ -1,5 +1,5 @@ #define GAME_VERSION "Glest 2.0" +//Month then Day +#define GAME_BUILD_DATE "0321" #define G3D_VIEWER_VERSION "1.0" #define MAP_EDITOR_VERSION "1.0" -//Month then Day -#define GAME_BUILD_DATE "0319"