diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-06 14:28:31 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-06 14:28:31 -0800 |
commit | ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2 (patch) | |
tree | e2f22f46afae057bbc401df6e0eaff69d94d9817 | |
parent | 3ee65c0f0778b8fa95381cd7676cde2c03e0f889 (diff) |
Linux 5.17-rc7v5.17-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Superb Owl # *DOCUMENTATION* |