support 12.1.0, bump version

This commit is contained in:
suchmememanyskill
2021-07-06 20:18:58 +02:00
parent ed072abb6b
commit e4d80261fa
2 changed files with 32 additions and 20 deletions

View File

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