diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-26 13:17:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-26 13:17:17 -0800 |
commit | fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2 (patch) | |
tree | 2f3ee6675870be058ddb79a0f2fa5514f49799e8 | |
parent | e8ffcd3ab0e5d7332cc75c214fe74e52240b117b (diff) | |
download | linux-5.16-rc7.tar.gz linux-5.16-rc7.tar.bz2 linux-5.16-rc7.zip |
Linux 5.16-rc7v5.16-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Gobble Gobble # *DOCUMENTATION* |