add 12.0.0 support, bump version

This commit is contained in:
suchmememanyskill
2021-04-07 01:16:58 +02:00
parent adc54c9881
commit e81e418b1e
3 changed files with 6 additions and 2 deletions

View File

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