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 8cbcce7 commit 088d236Copy full SHA for 088d236
libctru/Makefile
@@ -10,7 +10,7 @@ include $(DEVKITARM)/base_rules
10
11
export LIBCTRU_MAJOR := 2
12
export LIBCTRU_MINOR := 4
13
-export LIBCTRU_PATCH := 0
+export LIBCTRU_PATCH := 1
14
15
16
VERSION := $(LIBCTRU_MAJOR).$(LIBCTRU_MINOR).$(LIBCTRU_PATCH)
0 commit comments