Update to test build 2
This commit is contained in:
parent
376856021c
commit
a56be95eb9
@ -82,7 +82,7 @@ extern TCHAR lpAppDataPath[MAX_PATH];
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define OBS_VERSION 0x006205 //version number is 0xMMmmtt (super-major.major.minor - hex)
|
#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_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
|
#define OBS_VERSION_STRING_ANSI OBS_VERSION_STRING_RAW OBS_VERSION_SUFFIX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user