Skip to content

Commit c63d531

Browse files
committed
version 2.4.2
1 parent 9642c58 commit c63d531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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 := 1
15+
export VER_PATCH := 2
1616

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

0 commit comments

Comments
 (0)