diff --git a/Makefile b/Makefile index c4dd25e..d7ef1f8 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ include $(DEVKITARM)/base_rules IPL_LOAD_ADDR := 0x40003000 LPVERSION_MAJOR := 1 -LPVERSION_MINOR := 2 +LPVERSION_MINOR := 3 LPVERSION_BUGFX := 0 ################################################################################