Bump version

This commit is contained in:
Such Meme, Many Skill
2020-04-12 22:22:40 +02:00
parent 195d9797fe
commit 82a4d03985
3 changed files with 4 additions and 3 deletions

View File

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