Skip to content

Commit 9ffad97

Browse files
committed
release 2.4.1
1 parent 5ff9b2f commit 9ffad97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export PATH := $(DEVKITPPC)/bin:$(PATH)
1414

1515
export LIBOGC_MAJOR := 2
1616
export LIBOGC_MINOR := 4
17-
export LIBOGC_PATCH := 0
17+
export LIBOGC_PATCH := 1
1818

1919
include $(DEVKITPPC)/base_rules
2020

0 commit comments

Comments
 (0)