aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-09-30 10:35:40 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-30 10:35:40 -0700
commit54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (patch)
tree1cc9e9e69fa376b595d7d4ab1ca0fc5e66bd4633
parentMerge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (diff)
downloadlinux-dev-54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c.tar.xz
linux-dev-54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c.zip
Linux 5.4-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d456746da347..6f54f2f95743 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 3
+PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Bobtail Squid
# *DOCUMENTATION*