diff options
| author | Linus Torvalds <[email protected]> | 2022-03-06 22:28:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-06 22:28:31 +0000 |
| commit | ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2 (patch) | |
| tree | e2f22f46afae057bbc401df6e0eaff69d94d9817 | |
| parent | Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | kernel-ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2.tar.gz kernel-ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2.zip | |
Linux 5.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* |
