diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-11 00:16:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-11 00:16:58 +0200 |
commit | 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (patch) | |
tree | 8a11b6b9b9ba302604faa65af42f8e2d10497922 /Makefile | |
parent | Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-2ef96a5bb12be62ef75b5828c0aab838ebb29cb8.tar.xz linux-2ef96a5bb12be62ef75b5828c0aab838ebb29cb8.zip |
Linux 5.7-rc5v5.7-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |