From cdbde897c05d0feab3a49f65b41f65e957832ae5 Mon Sep 17 00:00:00 2001 From: BernardoGiordano Date: Tue, 26 Mar 2019 23:37:28 +0100 Subject: [PATCH] Bump version --- 3ds/Makefile | 17 +++-------------- Makefile | 4 ++-- docs/wiki | 2 +- 3 files changed, 6 insertions(+), 17 deletions(-) diff --git a/3ds/Makefile b/3ds/Makefile index 88a6a90a7..b5f89b07a 100644 --- a/3ds/Makefile +++ b/3ds/Makefile @@ -36,8 +36,8 @@ APP_DESCRIPTION := Gen IV to Gen VII save manager APP_AUTHOR := FlagBrew VERSION_MAJOR := 6 -VERSION_MINOR := 1 -VERSION_MICRO := 1 +VERSION_MINOR := 2 +VERSION_MICRO := 0 GIT_REV="$(shell git rev-parse --short HEAD)" TARGET := $(subst $e ,_,$(notdir $(APP_TITLE))) @@ -85,31 +85,20 @@ INCLUDES := ../common/include \ include/io \ include/titles \ include/utils -GRAPHICS := ../assets/gfx/ui # \ - # assets/gfx/pkm \ - # assets/gfx/types +GRAPHICS := ../assets/gfx/ui ROMFS := ../assets/romfs GFXBUILD := $(ROMFS)/gfx PACKER := ../common/EventsGalleryPacker SCRIPTS := ../external/PKSM-Scripts CITRA_DEBUG := 0 -# If left blank, will try to use "icon.png", "$(TARGET).png", or the default ctrulib icon, in that order ICON := ../assets/icon.png - BANNER_AUDIO := ../assets/audio.wav BANNER_IMAGE := ../assets/banner.png RSF_PATH := ../assets/app.rsf - - -# If left blank, makerom will use the default Homebrew logo LOGO := - -# If left blank, makerom will use default values (0xff3ff and CTR-P-CTAP, respectively) UNIQUE_ID := 0xEC100 PRODUCT_CODE := CTR-HB-PKSM - -# Don't really need to change this ICON_FLAGS := nosavebackups,visible #--------------------------------------------------------------------------------- diff --git a/Makefile b/Makefile index c2be7ed37..0a10b4cd1 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ APP_DESCRIPTION := Gen IV to Gen VII save manager APP_AUTHOR := FlagBrew VERSION_MAJOR := 6 -VERSION_MINOR := 1 -VERSION_MICRO := 1 +VERSION_MINOR := 2 +VERSION_MICRO := 0 OUTDIR := out ICON := assets/icon.png diff --git a/docs/wiki b/docs/wiki index 9414fd2a5..8a72d278d 160000 --- a/docs/wiki +++ b/docs/wiki @@ -1 +1 @@ -Subproject commit 9414fd2a5a8ff51038f1ca6f21ef0eca431cb0a5 +Subproject commit 8a72d278d9ccf9a7b957bfa12d03acb09315fbaf