diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-03-22 14:42:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-03-22 14:42:17 -0700 |
| commit | c369299895a591d96745d6492d4888259b004a9e (patch) | |
| tree | cee98a9ab3b537d18372f54b3b2e6ecbb56387f4 | |
| parent | ec69c9e88315c4be70c283f18c2ff130da6320b5 (diff) | |
| download | linux-7.0-rc5.tar.gz linux-7.0-rc5.tar.bz2 linux-7.0-rc5.zip | |
Linux 7.0-rc5v7.0-rc5
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 7 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |
