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