diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-17 22:30:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-17 22:30:22 +0200 |
commit | ff6992735ade75aae3e35d16b17da1008d753d28 (patch) | |
tree | 67d5ced6b96f7acab954b77bd23a3e1783281ab1 | |
parent | Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.freedesktop.org/drm/d... (diff) | |
download | linux-ff6992735ade75aae3e35d16b17da1008d753d28.tar.xz linux-ff6992735ade75aae3e35d16b17da1008d753d28.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* |