diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-07 00:47:27 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-07 00:47:27 +0200 |
commit | 614124bea77e452aa6df7a8714e8bc820b489922 (patch) | |
tree | 715dbe0270073afa0aaee2f5eaab0d8ec48bc3c7 /Makefile | |
parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff) | |
download | linux-614124bea77e452aa6df7a8714e8bc820b489922.tar.xz linux-614124bea77e452aa6df7a8714e8bc820b489922.zip |
Linux 5.13-rc5v5.13-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Frozen Wasteland # *DOCUMENTATION* |