Bump version

This commit is contained in:
Such Meme, Many Skill
2019-12-22 21:44:03 +01:00
parent 81e97fa820
commit 6518f37b1c
2 changed files with 2 additions and 2 deletions

View File

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