Bump ver to beta5

This commit is contained in:
Will Toohey 2020-08-24 23:00:33 +10:00
parent d3af5083ec
commit e3c657eeba

View File

@ -37,7 +37,7 @@ using std::string;
#undef max
#undef min
#define VER_STRING "2.0_BETA4"
#define VER_STRING "2.0_BETA5"
#ifdef _DEBUG
#define DBG_VER_STRING "_DEBUG"