We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6217d8f commit 6dd8a9eCopy full SHA for 6dd8a9e
addons/main/script_version.hpp
@@ -1,4 +1,4 @@
1
#define MAJOR 2
2
-#define MINOR 3
+#define MINOR 4
3
#define PATCHLVL 0
4
#define BUILD 941
extensions/src/ACRE2Shared/version.h
#define ACRE_VERSION_MAJOR 2
-#define ACRE_VERSION_MINOR 3
+#define ACRE_VERSION_MINOR 4
#define ACRE_VERSION_SUBMINOR 0
-#define ACRE_VERSION_BUILD 926
+#define ACRE_VERSION_BUILD 941
0 commit comments