diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-16 01:40:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-16 01:40:53 +0200 |
commit | 7c60610d476766e128cc4284bb6349732cbd6606 (patch) | |
tree | 457e16699f5aaa077f9de2b98a59951806aac953 | |
parent | Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... (diff) | |
download | linux-7c60610d476766e128cc4284bb6349732cbd6606.tar.xz linux-7c60610d476766e128cc4284bb6349732cbd6606.zip |
Linux 5.14-rc6v5.14-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Opossums on Parade # *DOCUMENTATION* |