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 | |
parent | 153a971ff578e9c8c5eadc9463c1d73a6adc8693 (diff) | |
download | linux-next-d6d5df1db6e9d7f8f76d2911707f7d5877251b02.tar.gz |
Linux 5.4-rc5v5.4-rc5
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc4 -NAME = Nesting Opossum +EXTRAVERSION = -rc5 +NAME = Kleptomaniac Octopus # *DOCUMENTATION* # To see a list of typical targets execute "make help" |