makerom 0.12

bug fixes and proper cia ticket generation
This commit is contained in:
applestash
2014-08-30 01:47:47 +10:00
parent 8eb1859158
commit 652a50744a
+1 -1
View File
@@ -21,7 +21,7 @@ CC = gcc
# MAKEROM Build Settings # MAKEROM Build Settings
MAKEROM_BUILD_FLAGS = #-DDEBUG MAKEROM_BUILD_FLAGS = #-DDEBUG
VER_MAJOR = 0 VER_MAJOR = 0
VER_MINOR = 11 VER_MINOR = 12
OUTPUT = makerom OUTPUT = makerom
main: build main: build