diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-07 00:07:51 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-07 00:07:51 +0200 |
commit | 52a93d39b17dc7eb98b6aa3edb93943248e03b2f (patch) | |
tree | bcc59559a19174e0e1406b6267fad0d40a55c005 | |
parent | Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-52a93d39b17dc7eb98b6aa3edb93943248e03b2f.tar.xz linux-52a93d39b17dc7eb98b6aa3edb93943248e03b2f.zip |
Linux 6.5-rc5v6.5-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |