diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-21 23:05:48 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-21 23:05:48 +0200 |
commit | 44c026a73be8038f03dbdeef028b642880cf1511 (patch) | |
tree | c2f57db728acf617ef527ea292c3871131491022 /Makefile | |
parent | Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-44c026a73be8038f03dbdeef028b642880cf1511.tar.xz linux-44c026a73be8038f03dbdeef028b642880cf1511.zip |
Linux 6.4-rc3v6.4-rc3
Diffstat (limited to 'Makefile')
-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* |