1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-11-08 05:01:45 +00:00

bump version

This commit is contained in:
jimzrt 2019-10-26 12:26:38 +02:00
parent 5b3d389627
commit 5c838a8a9d

View file

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