Bump version

This commit is contained in:
Such Meme, Many Skill
2020-05-03 02:17:36 +02:00
parent cb46e4bc40
commit 22ecb34fec
2 changed files with 4 additions and 4 deletions

View File

@@ -9,9 +9,9 @@ include $(DEVKITARM)/base_rules
################################################################################
IPL_LOAD_ADDR := 0x40008000
LPVERSION_MAJOR := 2
LPVERSION_MINOR := 5
LPVERSION_BUGFX := 2
LPVERSION_MAJOR := 3
LPVERSION_MINOR := 0
LPVERSION_BUGFX := 0
################################################################################