diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-13 01:11:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-13 01:11:37 +0200 |
commit | b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3 (patch) | |
tree | 4a29b363dafacde29be45f6d6da8b5c13ebdc1cd /Makefile | |
parent | Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | linux-b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3.tar.xz linux-b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3.zip |
Linux 5.19-rc2v5.19-rc2
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Superb Owl # *DOCUMENTATION* |