bump version to 3.0.2

This commit is contained in:
suchmememanyskill
2021-01-30 14:40:05 +01:00
parent 97306ec204
commit 853cf4f5cf

View File

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