diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-03 18:52:56 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-03 18:52:56 +0900 |
commit | 33cc938e65a98f1d29d0a18403dbbee050dcad9a (patch) | |
tree | 0fa619660551548ea4ee07f37f6d6c0d7f06eb86 | |
parent | 968f35f4ab1c0966ceb39af3c89f2e24afedf878 (diff) | |
download | linux-6.7-rc4.tar.gz linux-6.7-rc4.tar.bz2 linux-6.7-rc4.zip |
Linux 6.7-rc4v6.7-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |