Skip to content

Commit 6ede5ab

Browse files
committed
prepare for 2.2.0 release
1 parent d32738c commit 6ede5ab

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
@@ -13,7 +13,7 @@ endif
1313
export PATH := $(DEVKITPPC)/bin:$(PATH)
1414

1515
export LIBOGC_MAJOR := 2
16-
export LIBOGC_MINOR := 1
16+
export LIBOGC_MINOR := 2
1717
export LIBOGC_PATCH := 0
1818

1919
include $(DEVKITPPC)/base_rules

0 commit comments

Comments
 (0)