aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-03-17 14:22:26 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-03-17 14:22:26 -0700
commit9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (patch)
tree5655465872b2efe0a8f817140de644d03111f0d5
parentMerge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff)
downloadlinux-dev-9e98c678c2d6ae3a17cb2de55d17f69dddaa231b.tar.xz
linux-dev-9e98c678c2d6ae3a17cb2de55d17f69dddaa231b.zip
Linux 5.1-rc1
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4f45ae628f54..99c0530489ef 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*