summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2019-01-07 02:08:20 +0100
committerLinus Torvalds2019-01-07 02:08:20 +0100
commitbfeffd155283772bbe78c6a05dec7c0128ee500c (patch)
tree4fbedacd1de1bbd4054f07f93031aebcb7b7a919 /Makefile
parentMerge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... (diff)
downloadkernel-qcow2-linux-bfeffd155283772bbe78c6a05dec7c0128ee500c.tar.gz
kernel-qcow2-linux-bfeffd155283772bbe78c6a05dec7c0128ee500c.tar.xz
kernel-qcow2-linux-bfeffd155283772bbe78c6a05dec7c0128ee500c.zip
Linux 5.0-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3e71fa2ee9ed..8c55b6404e19 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
-VERSION = 4
-PATCHLEVEL = 20
+VERSION = 5
+PATCHLEVEL = 0
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Shy Crocodile
# *DOCUMENTATION*