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