From 8f47ca397720b7c7e6d79148db1a8f32406ae7ed Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Mon, 24 Oct 2016 17:53:33 +1100 Subject: [PATCH 100/100] Bump -ck version to ck4. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 21426f0..29ab247 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ NAME = Psychotic Stoned Sheep # Comments in this file are targeted only to the developer, do not # expect to learn how to build the kernel reading this file. -CKVERSION = -ck3 +CKVERSION = -ck4 CKNAME = MuQSS Powered EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) -- 2.7.4