Skip to content

Commit 24c715e

Browse files
author
Calvin Fuchs
committed
Update Makefile
1 parent 4700b6c commit 24c715e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include $(DEVKITARM)/base_rules
1010

1111
IPL_LOAD_ADDR := 0x40003000
1212
LPVERSION_MAJOR := 0
13-
LPVERSION_MINOR := 2
13+
LPVERSION_MINOR := 3
1414
LPVERSION_BUGFX := 0
1515

1616
################################################################################

0 commit comments

Comments
 (0)