summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-04-12 12:35:55 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-04-12 12:35:55 -0700
commit8f3d9f354286745c751374f5f1fcafee6b3f3136 (patch)
treea76e23b60ecceed68b5fa4904f677fe20e304b6e
parent3b50142d8528e1efc1c07f69c540f926c58ab3ad (diff)
downloadlinux-8f3d9f354286745c751374f5f1fcafee6b3f3136.tar.gz
linux-8f3d9f354286745c751374f5f1fcafee6b3f3136.tar.xz
Linux 5.7-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d5c907c0beb8..70def4907036 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 6
+PATCHLEVEL = 7
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Kleptomaniac Octopus
# *DOCUMENTATION*