Rebuild master branch build. Release Build 8667.

This commit is contained in:
sigonasr2 2024-04-11 10:47:51 -05:00
parent 468bf9e4b6
commit 3871d9f085
3 changed files with 1 additions and 1 deletions

View File

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