Skip to content

Commit bd24a9b

Browse files
committed
2.3.1 release
1 parent 03696c2 commit bd24a9b

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 := 3
17-
export LIBOGC_PATCH := 0
17+
export LIBOGC_PATCH := 1
1818

1919
include $(DEVKITPPC)/base_rules
2020

0 commit comments

Comments
 (0)