aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-09-30 13:35:40 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-30 13:35:40 -0400
commit54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (patch)
tree1cc9e9e69fa376b595d7d4ab1ca0fc5e66bd4633
parentbb48a59135926ece9b1361e8b96b33fc658830bc (diff)
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 @@
1# SPDX-License-Identifier: GPL-2.0 1# SPDX-License-Identifier: GPL-2.0
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 3 3PATCHLEVEL = 4
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = 5EXTRAVERSION = -rc1
6NAME = Bobtail Squid 6NAME = Bobtail Squid
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*