diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-03-02 11:48:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-03-02 11:48:20 -0800 |
commit | 7eb172143d5508b4da468ed59ee857c6e5e01da6 (patch) | |
tree | e2cfff0dd96fbe759fe65aefae91f66984726244 /Makefile | |
parent | b91872c56940950a6a0852e499d249c3091d4284 (diff) |
Linux 6.14-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |