This commit is contained in:
sigonasr2 2025-07-30 08:25:47 -05:00
parent f0b7f3979c
commit 9ee29654b8
2 changed files with 1 additions and 1 deletions

View File

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