Add in libs to git staging.

This commit is contained in:
sigonasr2 2025-04-24 15:51:59 -04:00
parent 97820bf52b
commit 1dd3e31735
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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