diff --git a/Aquaria/AquariaCompileConfig.h b/Aquaria/AquariaCompileConfig.h index 922d212..4dd79e3 100644 --- a/Aquaria/AquariaCompileConfig.h +++ b/Aquaria/AquariaCompileConfig.h @@ -9,7 +9,7 @@ #define AQUARIA_BUILD_CONSOLE 1 #define AQUARIA_BUILD_SCENEEDITOR 1 - #define AQUARIA_CUSTOM_BUILD_ID "" + #define AQUARIA_CUSTOM_BUILD_ID (" Build " __DATE__ " - " __TIME__) // If defined, this is shown instead of "Aquaria vx.x.x ..." on the title screen. //#define AQUARIA_OVERRIDE_VERSION_STRING "Aquaria OSE v1.000"