diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-16 22:40:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-16 22:40:16 +0200 |
commit | 6ba59ff4227927d3a8530fc2973b80e94b54d58f (patch) | |
tree | 5862bf0e3c9364175b73203f0a505e73868f8b33 /Makefile | |
parent | Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-6ba59ff4227927d3a8530fc2973b80e94b54d58f.tar.xz linux-6ba59ff4227927d3a8530fc2973b80e94b54d58f.zip |
Linux 6.10-rc4v6.10-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |