diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-27 18:19:19 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-27 18:19:19 +0100 |
commit | d6d5df1db6e9d7f8f76d2911707f7d5877251b02 (patch) | |
tree | ff274fc26d1dcae1646ed1b634e3b65a2bafacae /Makefile | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-d6d5df1db6e9d7f8f76d2911707f7d5877251b02.tar.xz linux-d6d5df1db6e9d7f8f76d2911707f7d5877251b02.zip |
Linux 5.4-rc5v5.4-rc5
Diffstat (limited to 'Makefile')
-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" |