Release build 5736

This commit is contained in:
sigonasr2 2024-01-12 12:07:14 -06:00
parent 1655fe7b51
commit 8d471fe35e
2 changed files with 1 additions and 1 deletions

View File

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