Bump version

This commit is contained in:
Such Meme, Many Skill
2020-05-04 20:49:23 +02:00
parent 74ba5bb776
commit 00a58f12ec
2 changed files with 2 additions and 2 deletions

View File

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