diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-14 14:21:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-14 14:21:14 -0700 |
commit | f83ec76bf285bea5727f478a68b894f5543ca76e (patch) | |
tree | f94a009e34e8bcb19aea19ab84f88b1fe4991b1b | |
parent | 79e8447ec66289745d1b38679b16dd6c654ff578 (diff) |
Linux 6.17-rc6v6.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* |