Back to original build.

This commit is contained in:
sigonasr2 2025-08-05 13:39:20 -05:00
parent f5c80b20d5
commit c27ad5c5f1

View File

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