diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-07-05 14:44:06 -1000 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-07-05 14:44:06 -1000 |
| commit | 8cdeaa50eae8dad34885515f62559ee83e7e8dda (patch) | |
| tree | 179809e80b9b152a405a89197c6602fb1e38a439 | |
| parent | f105f3631d51e8d7c49bf18ec21b873e4f38e648 (diff) | |
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 7 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Baby Opossum Posse # *DOCUMENTATION* |
