updated version to 0.57.03
This commit is contained in:
parent
94d8e84495
commit
a5bf16ec03
@ -78,8 +78,8 @@ extern TCHAR lpAppDataPath[MAX_PATH];
|
||||
#define OBS_VERSION_SUFFIX ""
|
||||
#endif
|
||||
|
||||
#define OBS_VERSION 0x005701 //version number is 0xMMmmtt (Major.minor.test - yes I know it's hex)
|
||||
#define OBS_VERSION_STRING_RAW "Open Broadcaster Software v0.57.01 quicksync tests"
|
||||
#define OBS_VERSION 0x005703 //version number is 0xMMmmtt (Major.minor.test - yes I know it's hex)
|
||||
#define OBS_VERSION_STRING_RAW "Open Broadcaster Software v0.57.03 quicksync tests"
|
||||
#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
|
||||
|
Loading…
x
Reference in New Issue
Block a user