From e34ba0d7c8ee128a8a7cc0a1d0345206aeb6a4e5 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 17 Mar 2019 14:22:26 -0700 Subject: [PATCH] Linux 5.1-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4f45ae628f541..99c0530489ef0 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 0 +PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Shy Crocodile # *DOCUMENTATION* -- 2.39.5