diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-27 23:52:02 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-27 23:52:02 +0100 |
commit | 81983758430957d9a5cb3333fe324fd70cf63e7e (patch) | |
tree | b0c53e18d80684f3787a784bc64f71d921338fe3 | |
parent | Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-81983758430957d9a5cb3333fe324fd70cf63e7e.tar.xz linux-81983758430957d9a5cb3333fe324fd70cf63e7e.zip |
Linux 6.12-rc5v6.12-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |