Skip to content

Commit

Permalink
prep 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Jun 17, 2021
1 parent f0763ab commit cb1934c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ endif
export PATH := $(DEVKITPPC)/bin:$(PATH)

export LIBOGC_MAJOR := 2
export LIBOGC_MINOR := 2
export LIBOGC_PATCH := 1
export LIBOGC_MINOR := 3
export LIBOGC_PATCH := 0

include $(DEVKITPPC)/base_rules

Expand Down

0 comments on commit cb1934c

Please sign in to comment.