diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-07 14:22:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-07 14:22:57 -0700 |
commit | 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c (patch) | |
tree | 4d00c3b3bf579aa99b1575f1bba6b66e04c0691f | |
parent | bd8f3bff4a5d4a2e7a414b033e5abb3c643c59db (diff) |
Linux 6.17-rc5v6.17-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |