diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-27 13:19:19 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-27 13:19:19 -0400 |
commit | d6d5df1db6e9d7f8f76d2911707f7d5877251b02 (patch) | |
tree | ff274fc26d1dcae1646ed1b634e3b65a2bafacae /Makefile | |
parent | 153a971ff578e9c8c5eadc9463c1d73a6adc8693 (diff) |
Linux 5.4-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ | |||
2 | VERSION = 5 | 2 | VERSION = 5 |
3 | PATCHLEVEL = 4 | 3 | PATCHLEVEL = 4 |
4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
5 | EXTRAVERSION = -rc4 | 5 | EXTRAVERSION = -rc5 |
6 | NAME = Nesting Opossum | 6 | NAME = Kleptomaniac Octopus |
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" |