From e8d75bcb20094816470a6a6f33b9db93f4efbee9 Mon Sep 17 00:00:00 2001 From: HummyPkg Date: Thu, 23 Mar 2017 23:44:00 +0000 Subject: [PATCH] Add CFW 3.12 kernels --- webif/lib/system.class | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webif/lib/system.class b/webif/lib/system.class index 45072e66..e4e9d66b 100644 --- a/webif/lib/system.class +++ b/webif/lib/system.class @@ -189,6 +189,8 @@ proc {system kernelver} {} {{ver ""}} { "Mar 11 23:37:22 GMT 2016" { format "HDR_CFW_3.10d" } "Jan 9 04:46:49 GMT 2017" { format "HDR_CFW_3.11" } "Jan 9 04:50:13 GMT 2017" { format "HDR_CFW_3.11d" } + "Mar 23 19:36:14 GMT 2017" { format "HDR_CFW_3.12" } + "Mar 23 19:39:44 GMT 2017" { format "HDR_CFW_3.12d" } # HD "Oct 11 21:14:31 KST 2010" { format "HD_1.01.12" }