Skip to content

Commit

Permalink
libctru 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Nov 5, 2023
1 parent c579a65 commit 8a877e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libctru/Makefile
Expand Up @@ -9,8 +9,8 @@ endif
include $(DEVKITARM)/base_rules

export LIBCTRU_MAJOR := 2
export LIBCTRU_MINOR := 2
export LIBCTRU_PATCH := 2
export LIBCTRU_MINOR := 3
export LIBCTRU_PATCH := 1


VERSION := $(LIBCTRU_MAJOR).$(LIBCTRU_MINOR).$(LIBCTRU_PATCH)
Expand Down

0 comments on commit 8a877e5

Please sign in to comment.