From 918e0a41eea040d2ae010cf53089d23e07ac3eca Mon Sep 17 00:00:00 2001 From: mathusummut Date: Sat, 6 Apr 2019 02:17:53 +0200 Subject: [PATCH] Updated version --- source/shared_lib/include/versions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/shared_lib/include/versions.h b/source/shared_lib/include/versions.h index d7e670863..f85fd2456 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 GAME_BUILD_DATE "0406" #define G3D_VIEWER_VERSION "1.0" #define MAP_EDITOR_VERSION "1.0"