Upstream demo branch merge with main.
This commit is contained in:
parent
454963c80e
commit
c5e0df5f44
@ -36,10 +36,10 @@ All rights reserved.
|
|||||||
*/
|
*/
|
||||||
#pragma endregion
|
#pragma endregion
|
||||||
#pragma once
|
#pragma once
|
||||||
#define VERSION_MAJOR 0
|
#define VERSION_MAJOR 1
|
||||||
#define VERSION_MINOR 5
|
#define VERSION_MINOR 0
|
||||||
#define VERSION_PATCH 1
|
#define VERSION_PATCH 0
|
||||||
#define VERSION_BUILD 8113
|
#define VERSION_BUILD 8477
|
||||||
|
|
||||||
#define stringify(a) stringify_(a)
|
#define stringify(a) stringify_(a)
|
||||||
#define stringify_(a) #a
|
#define stringify_(a) #a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user