summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-12-08 14:57:55 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2019-12-08 14:57:55 -0800
commite42617b825f8073569da76dc4510bfa019b1c35a (patch)
treec172f65704eefb1f7d835b3feb484913f7f79c17
parent95e6ba5133163f8241c9ea2439369cec0452fec6 (diff)
Linux 5.5-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 999a197d67d2..73e3c2802927 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 4
+PATCHLEVEL = 5
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Kleptomaniac Octopus
# *DOCUMENTATION*