diff options
| author | Linus Torvalds <[email protected]> | 2024-10-27 22:52:02 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2024-10-27 22:52:02 +0000 |
| 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 | kernel-81983758430957d9a5cb3333fe324fd70cf63e7e.tar.gz kernel-81983758430957d9a5cb3333fe324fd70cf63e7e.zip | |
Linux 6.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* |
