diff options
| author | Linus Torvalds <[email protected]> | 2025-09-14 21:21:14 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2025-09-14 21:21:14 +0000 |
| commit | f83ec76bf285bea5727f478a68b894f5543ca76e (patch) | |
| tree | f94a009e34e8bcb19aea19ab84f88b1fe4991b1b | |
| parent | Merge tag 'phy-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... (diff) | |
| download | kernel-f83ec76bf285bea5727f478a68b894f5543ca76e.tar.gz kernel-f83ec76bf285bea5727f478a68b894f5543ca76e.zip | |
Linux 6.17-rc6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |
