Bump version

+ Bugfix
This commit is contained in:
Such Meme, Many Skill
2020-04-05 17:25:35 +02:00
parent f95b6e399f
commit b5a9d94d35
3 changed files with 3 additions and 3 deletions

View File

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