diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-29 22:15:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-29 22:15:45 +0100 |
commit | fc033cf25e612e840e545f8d5ad2edd6ba613ed5 (patch) | |
tree | d86e4f28b1ad453cfd1cf6ff1777ccf0586e76f0 /Makefile | |
parent | Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-fc033cf25e612e840e545f8d5ad2edd6ba613ed5.tar.xz linux-fc033cf25e612e840e545f8d5ad2edd6ba613ed5.zip |
Linux 6.13-rc5v6.13-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |