Skip to content

Commit 088d236

Browse files
committed
libctru 2.4.1
1 parent 8cbcce7 commit 088d236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libctru/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include $(DEVKITARM)/base_rules
1010

1111
export LIBCTRU_MAJOR := 2
1212
export LIBCTRU_MINOR := 4
13-
export LIBCTRU_PATCH := 0
13+
export LIBCTRU_PATCH := 1
1414

1515

1616
VERSION := $(LIBCTRU_MAJOR).$(LIBCTRU_MINOR).$(LIBCTRU_PATCH)

0 commit comments

Comments
 (0)