diff options
author | 2020-03-22 18:31:56 -0700 | |
---|---|---|
committer | 2020-03-22 18:31:56 -0700 | |
commit | 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e (patch) | |
tree | 8d77e8f2f4d39cfcce302cdbedc9cdee04750105 | |
parent | Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (diff) | |
download | linux-dev-16fbf79b0f83bc752cee8589279f1ebfe57b3b6e.tar.xz linux-dev-16fbf79b0f83bc752cee8589279f1ebfe57b3b6e.zip |
Linux 5.6-rc7
Diffstat (limited to '')
-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* |