Release version 6278.

This commit is contained in:
sigonasr2 2024-01-24 15:55:46 -06:00
parent 7b0c83824d
commit afdb85e16f
2 changed files with 1 additions and 1 deletions

View File

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