diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-25 00:32:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-25 00:32:54 +0200 |
commit | 9cb1fd0efd195590b828b9b865421ad345a4a145 (patch) | |
tree | 5a800e3daf884d1b41207236613a7a1c4462c5ef | |
parent | Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-9cb1fd0efd195590b828b9b865421ad345a4a145.tar.xz linux-9cb1fd0efd195590b828b9b865421ad345a4a145.zip |
Linux 5.7-rc7v5.7-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |