diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-08 13:03:27 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-08 13:03:27 -0800 |
| commit | 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b (patch) | |
| tree | 41c647acd5b476f7d5e38437d1d62c72b716d1f8 | |
| parent | e98f34af61167aee238e666bfbc97d1620afd88a (diff) | |
Linux 6.19v6.19
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index bde507d5c03db..d3a8482bdbd0d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Baby Opossum Posse # *DOCUMENTATION* |
