1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-09-16 12:23:24 +01:00

Merge pull request #9 from Scandal-UK/dev

Bump version
This commit is contained in:
Dan Ware 2020-12-23 14:02:31 +00:00 committed by GitHub
commit b14cbde2cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules
IPL_LOAD_ADDR := 0x40003000
LPVERSION_MAJOR := 0
LPVERSION_MINOR := 6
LPVERSION_BUGFX := 7
LPVERSION_BUGFX := 8
################################################################################