mirror of
https://github.com/s1204IT/Lockpick_RCM.git
synced 2024-11-08 11:31:43 +00:00
Bump version to v1.9.0
This commit is contained in:
parent
89ef341621
commit
094c80f5c6
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -10,8 +10,8 @@ include $(DEVKITARM)/base_rules
|
|||
|
||||
IPL_LOAD_ADDR := 0x40003000
|
||||
LPVERSION_MAJOR := 1
|
||||
LPVERSION_MINOR := 8
|
||||
LPVERSION_BUGFX := 4
|
||||
LPVERSION_MINOR := 9
|
||||
LPVERSION_BUGFX := 0
|
||||
|
||||
################################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue