Skip to content

Commit f0742da

Browse files
committed
next release is 2.1.0
1 parent f649f7a commit f0742da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 := 0
16+
export LIBOGC_MINOR := 1
1717
export LIBOGC_PATCH := 0
1818

1919
include $(DEVKITPPC)/base_rules

0 commit comments

Comments
 (0)