diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-22 00:45:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-22 00:45:29 +0200 |
commit | 48778464bb7d346b47157d21ffde2af6b2d39110 (patch) | |
tree | 581313f38a52dc73ee8be0107df8c3da704b2154 | |
parent | Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-48778464bb7d346b47157d21ffde2af6b2d39110.tar.xz linux-48778464bb7d346b47157d21ffde2af6b2d39110.zip |
Linux 5.8-rc2v5.8-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |