Bump version

This commit is contained in:
Such Meme, Many Skill
2020-04-26 01:28:11 +02:00
parent 317e4b2038
commit adc9d2e5bf
2 changed files with 2 additions and 2 deletions

View File

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