diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-08-29 00:05:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-08-29 00:05:29 +0200 |
commit | b90cb1053190353cc30f0fef0ef1f378ccc063c5 (patch) | |
tree | 7e9adb3f4fb5cb52dc1ca0c1f94e75d215cc9b13 /Makefile | |
parent | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin... (diff) | |
download | linux-b90cb1053190353cc30f0fef0ef1f378ccc063c5.tar.xz linux-b90cb1053190353cc30f0fef0ef1f378ccc063c5.zip |
Linux 6.0-rc3v6.0-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |