Bump version

This commit is contained in:
Such Meme, Many Skill
2020-03-19 16:19:56 +01:00
parent d5c23ebf96
commit f1a4b05524
3 changed files with 4 additions and 4 deletions

View File

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