diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-25 14:19:31 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-25 14:19:31 -0800 |
commit | 2e6e902d185027f8e3cb8b7305238f7e35d6a436 (patch) | |
tree | 9b3ba6d8ff82308734c5d57f7d3957f62466b304 | |
parent | d6d460b89378b1bc6715574cdafd748ba59d5a27 (diff) |
Linux 4.20-rc4v4.20-rc4
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 4 PATCHLEVEL = 20 SUBLEVEL = 0 -EXTRAVERSION = -rc3 -NAME = "People's Front" +EXTRAVERSION = -rc4 +NAME = Shy Crocodile # *DOCUMENTATION* # To see a list of typical targets execute "make help" |