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"