aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-11-25 17:19:31 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2018-11-25 17:19:31 -0500
commit2e6e902d185027f8e3cb8b7305238f7e35d6a436 (patch)
tree9b3ba6d8ff82308734c5d57f7d3957f62466b304
parentd6d460b89378b1bc6715574cdafd748ba59d5a27 (diff)
Linux 4.20-rc4
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ddbf627cad8f..0ce4e29ee342 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 20 3PATCHLEVEL = 20
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc3 5EXTRAVERSION = -rc4
6NAME = "People's Front" 6NAME = Shy Crocodile
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*
9# To see a list of typical targets execute "make help" 9# To see a list of typical targets execute "make help"