diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-27 15:19:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-27 15:19:23 -0700 |
| commit | b4432656b36e5cc1d50a1f2dc15357543add530e (patch) | |
| tree | 3851332556023abf0d21480151da5452b4489b57 | |
| parent | Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| download | linux-6.15-rc4.tar.gz linux-6.15-rc4.zip | |
Linux 6.15-rc4v6.15-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |
