Update script_version.hpp
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 2m58s

This commit is contained in:
hizumi
2024-12-23 00:21:25 -06:00
parent c31e5cf9ac
commit 071a056dc8

View File

@@ -1,4 +1,4 @@
#define MAJOR 4 #define MAJOR 4
#define MINOR 2 #define MINOR 2
#define PATCHLVL 1 #define PATCHLVL 2
#define BUILD 0 #define BUILD 0