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