diff --git a/Makefile b/Makefile index 70c4b02..d810cec 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules IPL_LOAD_ADDR := 0x40003000 LPVERSION_MAJOR := 1 LPVERSION_MINOR := 8 -LPVERSION_BUGFX := 1 +LPVERSION_BUGFX := 2 ################################################################################