Update to test build 2

This commit is contained in:
jp9000 2014-08-14 21:33:32 -07:00
parent 376856021c
commit a56be95eb9

View File

@ -82,7 +82,7 @@ extern TCHAR lpAppDataPath[MAX_PATH];
#endif
#define OBS_VERSION 0x006205 //version number is 0xMMmmtt (super-major.major.minor - hex)
#define OBS_VERSION_STRING_RAW "Open Broadcaster Software v0.63b (test build 1)"
#define OBS_VERSION_STRING_RAW "Open Broadcaster Software v0.63b (test build 2)"
#define OBS_TEST_BUILD 1 //define this if releasing a test build to disable the auto updater
#define OBS_VERSION_STRING_ANSI OBS_VERSION_STRING_RAW OBS_VERSION_SUFFIX