From 2057aa6bb114d84183cdb9d06540d6cdc5563f7d Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 22 Oct 2016 12:00:28 +1100 Subject: [PATCH 89/89] Bump version to -ck3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7c1f555..21426f0 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 = -ck2 +CKVERSION = -ck3 CKNAME = MuQSS Powered EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) -- 2.7.4