Update for 12.0.2, bump version

This commit is contained in:
suchmememanyskill
2021-05-12 13:36:16 +02:00
parent e81e418b1e
commit bb4361c991
2 changed files with 2 additions and 1 deletions

View File

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