diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-30 22:23:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-30 22:23:47 +0200 |
commit | 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4 (patch) | |
tree | d47cabe1156196930bb0f19642292bb452577732 | |
parent | Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-6.5-rc4.tar.xz linux-6.5-rc4.zip |
Linux 6.5-rc4v6.5-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |