diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp index 098df10d..513d1677 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp @@ -20,7 +20,7 @@ #pragma once -#define CUST_REV 5 +#define CUST_REV 6 #define KIP_VERSION 250 #include "oc_common.hpp" diff --git a/Source/hoc-clk/sysmodule/Makefile b/Source/hoc-clk/sysmodule/Makefile index 770c81b8..dfbda2d8 100644 --- a/Source/hoc-clk/sysmodule/Makefile +++ b/Source/hoc-clk/sysmodule/Makefile @@ -30,7 +30,7 @@ LIBNAMES := minIni # major minor patch TARGET_VERSION := 2.5.0 KIP_VERSION := 250 -CUST_REV := 5 +CUST_REV := 6 #--------------------------------------------------------------------------------- # options for code generation