Skip to content

Commit 9ccf804

Browse files
authored
ogc: change version in makefile for next release
1 parent e826064 commit 9ccf804

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

1919
include $(DEVKITPPC)/base_rules

0 commit comments

Comments
 (0)