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

prep 4.2.0 release
This commit is contained in:
hizumi
2024-06-20 23:24:08 -05:00
parent 2210dc1a70
commit 448fad1ee0

View File

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