diff options
| author | 2020-06-21 15:45:29 -0700 | |
|---|---|---|
| committer | 2020-06-21 15:45:29 -0700 | |
| commit | 48778464bb7d346b47157d21ffde2af6b2d39110 (patch) | |
| tree | 581313f38a52dc73ee8be0107df8c3da704b2154 | |
| parent | Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux (diff) | |
Linux 5.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* |
