diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-15 18:08:58 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-15 18:08:58 -0700 |
commit | 42226c989789d8da4af1de0c31070c96726d990c (patch) | |
tree | 76a838f361f3464b92a2ab7b9b0f273c06bb3f4f | |
parent | 0cdd776ec92c0fec768c7079331804d3e52d4b27 (diff) |
Linux 5.18-rc7v5.18-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Superb Owl # *DOCUMENTATION* |