diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-07-19 23:54:41 +0300 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-07-19 23:54:41 +0300 |
| commit | 1590cf0329716306e948a8fc29f1d3ee87d3989f (patch) | |
| tree | 7d06215501df71a05b75530877c5941f2f07c299 | |
| parent | 82a47586c0b9266622657009aa30573dddf09f53 (diff) | |
| download | linux-7.2-rc4.tar.xz | |
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 7 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |
