summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-06-14 12:45:04 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-06-14 12:45:04 -0700
commitb3a9e3b9622ae10064826dccb4f7a52bd88c7407 (patch)
tree802152b69ba5b501837bcfed6fb656128176b256
parent4a87b197c1da6b16608d5110709e0b3308e25dcd (diff)
downloadlinux-b3a9e3b9622ae10064826dccb4f7a52bd88c7407.tar.gz
linux-b3a9e3b9622ae10064826dccb4f7a52bd88c7407.tar.xz
Linux 5.8-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fd31992bf918..ae5d8220f431 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 7
+PATCHLEVEL = 8
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Kleptomaniac Octopus
# *DOCUMENTATION*