diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-25 17:19:31 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-25 17:19:31 -0500 |
commit | 2e6e902d185027f8e3cb8b7305238f7e35d6a436 (patch) | |
tree | 9b3ba6d8ff82308734c5d57f7d3957f62466b304 | |
parent | d6d460b89378b1bc6715574cdafd748ba59d5a27 (diff) |
Linux 4.20-rc4
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ | |||
2 | VERSION = 4 | 2 | VERSION = 4 |
3 | PATCHLEVEL = 20 | 3 | PATCHLEVEL = 20 |
4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
5 | EXTRAVERSION = -rc3 | 5 | EXTRAVERSION = -rc4 |
6 | NAME = "People's Front" | 6 | NAME = 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" |