bump version to 3.0.1

This commit is contained in:
suchmememanyskill
2021-01-11 22:14:38 +01:00
parent ec64658a6a
commit f730f4a08e

View File

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