diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-11-02 11:28:02 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-11-02 11:28:02 -0800 |
| commit | 6146a0f1dfae5d37442a9ddcba012add260bceb0 (patch) | |
| tree | f54e81b1a159f6594aac1d85398315700275d433 | |
| parent | 691d401c7e0e5ea34ac6f8151bc0696db1b2500a (diff) | |
Linux 6.18-rc4v6.18-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |
