hotfix for 11.0.0. Bump version to 2.0.5

This commit is contained in:
suchmememanyskill
2020-12-03 21:58:38 +01:00
parent 024ef7cd6e
commit acef46781d
3 changed files with 3 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 := 4
LPVERSION_BUGFX := 5
################################################################################