diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-06 15:47:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-06 15:47:27 -0700 |
commit | 614124bea77e452aa6df7a8714e8bc820b489922 (patch) | |
tree | 715dbe0270073afa0aaee2f5eaab0d8ec48bc3c7 /Makefile | |
parent | 90d56a3d6e0bec69ab58910f4ef56f4ef98d073a (diff) |
Linux 5.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* |