diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-23 04:31:56 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-23 04:31:56 +0300 |
commit | 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e (patch) | |
tree | 8d77e8f2f4d39cfcce302cdbedc9cdee04750105 /Makefile | |
parent | 67d584e33e54c3f33c8541928aa7115388c97433 (diff) | |
download | linux-16fbf79b0f83bc752cee8589279f1ebfe57b3b6e.tar.xz |
Linux 5.6-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |