diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-21 14:05:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-21 14:05:48 -0700 |
commit | 44c026a73be8038f03dbdeef028b642880cf1511 (patch) | |
tree | c2f57db728acf617ef527ea292c3871131491022 | |
parent | fa4fe8ce4256bee870eae1c4a5b33ad463590230 (diff) | |
download | linux-stable-44c026a73be8038f03dbdeef028b642880cf1511.tar.gz linux-stable-44c026a73be8038f03dbdeef028b642880cf1511.tar.bz2 linux-stable-44c026a73be8038f03dbdeef028b642880cf1511.zip |
Linux 6.4-rc3v6.4-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |