Skip to content

Commit 6dd8a9e

Browse files
committed
Increment Major to 2.4.0
1 parent 6217d8f commit 6dd8a9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

addons/main/script_version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 2
2-
#define MINOR 3
2+
#define MINOR 4
33
#define PATCHLVL 0
44
#define BUILD 941
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ACRE_VERSION_MAJOR 2
2-
#define ACRE_VERSION_MINOR 3
2+
#define ACRE_VERSION_MINOR 4
33
#define ACRE_VERSION_SUBMINOR 0
4-
#define ACRE_VERSION_BUILD 926
4+
#define ACRE_VERSION_BUILD 941

0 commit comments

Comments
 (0)