From 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 26 Nov 2017 16:01:47 -0800 Subject: Linux 4.15-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 60753f2a477b..f761bf475ba5 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* -- cgit