next release is 2.1.0
This commit is contained in:
parent
8ad7b5a71a
commit
4d36c74be4
@ -9,8 +9,8 @@ endif
|
||||
include $(DEVKITARM)/base_rules
|
||||
|
||||
export LIBCTRU_MAJOR := 2
|
||||
export LIBCTRU_MINOR := 0
|
||||
export LIBCTRU_PATCH := 1
|
||||
export LIBCTRU_MINOR := 1
|
||||
export LIBCTRU_PATCH := 0
|
||||
|
||||
|
||||
VERSION := $(LIBCTRU_MAJOR).$(LIBCTRU_MINOR).$(LIBCTRU_PATCH)
|
||||
|
Loading…
Reference in New Issue
Block a user