diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-06 15:07:11 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-06 15:07:11 -0800 |
commit | f0c4d9fc9cc9462659728d168387191387e903cc (patch) | |
tree | 0a04c376fde0c377e9b077dab5225be92e09df9d | |
parent | 16c7a368c8ba9aba3b0e0ae5ec0a64be9fb45665 (diff) |
Linux 6.1-rc4v6.1-rc4
-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* |