Skip to content

Commit ab65a14

Browse files
committed
Bump version for release
1 parent e582681 commit ab65a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include $(DEVKITARM)/3ds_rules
1212

1313
export VER_MAJOR := 2
1414
export VER_MINOR := 4
15-
export VER_PATCH := 0
15+
export VER_PATCH := 1
1616

1717
export VERSTRING := v$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
1818

0 commit comments

Comments
 (0)