diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-12 14:53:01 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-12 14:53:01 -0800 |
commit | 2585cf9dfaaddf00b069673f27bb3f8530e2039c (patch) | |
tree | eb775671dadb3673bd50196b154a52c490736200 | |
parent | 90d9fbc16b691403a80a119d7094528721c03279 (diff) | |
download | linux-5.16-rc5.tar.gz linux-5.16-rc5.tar.bz2 linux-5.16-rc5.zip |
Linux 5.16-rc5v5.16-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Gobble Gobble # *DOCUMENTATION* |