aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
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 /Makefile
parentMerge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff)
downloadwireguard-linux-bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9.tar.xz
wireguard-linux-bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9.zip
Linux 5.6-rc1
Diffstat (limited to 'Makefile')
-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*