diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-01-12 23:37:56 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-01-12 23:37:56 +0100 |
commit | 5bc55a333a2f7316b58edc7573e8e893f7acb532 (patch) | |
tree | 86f515671914376cfdbee41f34577edf2c5c95e3 /Makefile | |
parent | Merge tag 'char-misc-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-5bc55a333a2f7316b58edc7573e8e893f7acb532.tar.xz linux-5bc55a333a2f7316b58edc7573e8e893f7acb532.zip |
Linux 6.13-rc7v6.13-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Baby Opossum Posse # *DOCUMENTATION* |