Tested build for correction to Issue #8

This commit is contained in:
sigonasr2 2023-06-20 16:56:56 -07:00
parent ca151cedd9
commit dd75b5b52d

View File

@ -2,7 +2,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 2
#define VERSION_PATCH 0
#define VERSION_BUILD 56
#define VERSION_BUILD 57
#define stringify(a) stringify_(a)
#define stringify_(a) #a