Rebuild master branch build. Release Build 8667.

This commit is contained in:
sigonasr2 2024-04-11 10:47:51 -05:00
parent 626cf84d99
commit 91a660c5b4
3 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ All rights reserved.
#define VERSION_MAJOR 1
#define VERSION_MINOR 1
#define VERSION_PATCH 0
#define VERSION_BUILD 8666
#define VERSION_BUILD 8667
#define stringify(a) stringify_(a)
#define stringify_(a) #a