Bump version to v1.4.0

This commit is contained in:
shchmue 2019-09-14 22:20:47 -06:00
parent 82bea6be8f
commit 2c79f8c660
2 changed files with 2 additions and 1 deletions

View file

@ -10,7 +10,7 @@ include $(DEVKITARM)/base_rules
IPL_LOAD_ADDR := 0x40003000
LPVERSION_MAJOR := 1
LPVERSION_MINOR := 3
LPVERSION_MINOR := 4
LPVERSION_BUGFX := 0
################################################################################