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

prep 4.2.1 release
This commit is contained in:
hizumi
2024-06-23 23:33:23 -05:00
parent e0c8f3c952
commit 7e93ebfbfd

View File

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