Demo executable rebuild with proper pack key.

This commit is contained in:
sigonasr2 2024-10-15 08:03:35 -05:00
parent fb2bcf5ee2
commit 4d75e50208
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 11570
#define VERSION_BUILD 11572
#define stringify(a) stringify_(a)
#define stringify_(a) #a