diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-07 02:07:11 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-07 02:07:11 +0300 |
commit | f0c4d9fc9cc9462659728d168387191387e903cc (patch) | |
tree | 0a04c376fde0c377e9b077dab5225be92e09df9d /Makefile | |
parent | 16c7a368c8ba9aba3b0e0ae5ec0a64be9fb45665 (diff) | |
download | linux-f0c4d9fc9cc9462659728d168387191387e903cc.tar.xz |
Linux 6.1-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |