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 e582681 commit ab65a14Copy full SHA for ab65a14
Makefile
@@ -12,7 +12,7 @@ include $(DEVKITARM)/3ds_rules
12
13
export VER_MAJOR := 2
14
export VER_MINOR := 4
15
-export VER_PATCH := 0
+export VER_PATCH := 1
16
17
export VERSTRING := v$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
18
0 commit comments