summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-11-03 17:07:26 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2019-11-03 17:07:26 -0500
commita99d8080aaf358d5d23581244e5da23b35e340b9 (patch)
tree5cfdf61e495f7b906e21bcee089ff5453494a6a6
parent3a69c9e522950020d4973317201f4a419ee6d6a3 (diff)
Linux 5.4-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79be70bf2899..b37d0e8fc61d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 4 3PATCHLEVEL = 4
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc5 5EXTRAVERSION = -rc6
6NAME = Kleptomaniac Octopus 6NAME = Kleptomaniac Octopus
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*