diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-28 13:49:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-28 13:49:00 +0200 |
commit | 7877cb91f1081754a1487c144d85dc0d2e2e7fc4 (patch) | |
tree | 216667c45120a199c4a2a4c54bc14eab4d8fcf03 /Makefile | |
parent | Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-7877cb91f1081754a1487c144d85dc0d2e2e7fc4.tar.xz linux-7877cb91f1081754a1487c144d85dc0d2e2e7fc4.zip |
Linux 6.4-rc4v6.4-rc4
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 = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |