diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-17 13:30:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-17 13:30:22 -0700 |
commit | ff6992735ade75aae3e35d16b17da1008d753d28 (patch) | |
tree | 67d5ced6b96f7acab954b77bd23a3e1783281ab1 | |
parent | 55ea9bd666887ed4159df38d1494c204246cf2bc (diff) | |
download | linux-5.19-rc7.tar.gz linux-5.19-rc7.tar.bz2 linux-5.19-rc7.zip |
Linux 5.19-rc7v5.19-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Superb Owl # *DOCUMENTATION* |