diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp index 6357c249..fe16ba51 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 2 +#define CUST_REV 3 #define KIP_VERSION 230 #include "oc_common.hpp" diff --git a/Source/hoc-clk/sysmodule/Makefile b/Source/hoc-clk/sysmodule/Makefile index dc2b6061..2afc24aa 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.3.0 KIP_VERSION := 230 -CUST_REV := 2 +CUST_REV := 3 #--------------------------------------------------------------------------------- # options for code generation