summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-02-09 16:08:48 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2020-02-09 16:08:48 -0800
commitbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (patch)
tree7062bb751c04f07d83da42df7c461c4b74f9e37e
parent89a47dd1af8fdda667938ec190d9595d55d7ec6f (diff)
downloadlinux-bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9.tar.gz
linux-bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9.tar.xz
Linux 5.6-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ef8913a8eb2a..84b71845c43f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 5
+PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Kleptomaniac Octopus
# *DOCUMENTATION*