diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-04 01:05:52 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-04 01:05:52 +0100 |
commit | 59b723cd2adbac2a34fc8e12c74ae26ae45bf230 (patch) | |
tree | 2435c94eb7bcf41b1a5b8a1b99896c10d22518d5 | |
parent | Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s... (diff) | |
download | linux-6.12-rc6.tar.xz linux-6.12-rc6.zip |
Linux 6.12-rc6v6.12-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |