From 6a0fa58cdd92da9a8e6fa4e621cabd91974091b3 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 13 May 2017 13:19:49 -0700 Subject: [PATCH] Linux 4.12-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2c2dfd8e04f9f..b400c0604facc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 11 +PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Fearless Coyote # *DOCUMENTATION* -- 2.39.5