diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-11 14:54:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-11 14:54:11 -0700 |
commit | 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3 (patch) | |
tree | aa3f6d2aac782405d894ba4f2decdb4c8a2557ae | |
parent | cd802e7e5f1e77ae68cd98653fb70a97189eb937 (diff) |
Linux 6.15-rc6v6.15-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |