From f9e9d4ede33f20ad238fc11db0232eaede684940 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 26 Nov 2017 16:01:47 -0800 Subject: [PATCH] Linux 4.15-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 60753f2a477bd..f761bf475ba52 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 -PATCHLEVEL = 14 +PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Fearless Coyote # *DOCUMENTATION* -- 2.39.5