diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-24 00:24:10 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-24 00:24:10 +0200 |
commit | 6eaae198076080886b9e7d57f4ae06fa782f90ef (patch) | |
tree | c241c20231cc825bcfea771dc3feb7bcd453d9b1 /Makefile | |
parent | Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff) | |
download | linux-6eaae198076080886b9e7d57f4ae06fa782f90ef.tar.xz linux-6eaae198076080886b9e7d57f4ae06fa782f90ef.zip |
Linux 6.5-rc3v6.5-rc3
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |