diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-04-26 14:19:00 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-04-26 14:19:00 -0700 |
| commit | 254f49634ee16a731174d2ae34bc50bd5f45e731 (patch) | |
| tree | 85d458ac0d767dfd837e09fce9cbf96186955475 /Makefile | |
| parent | 14479877c1ec9667edb4a7c20a8d7a704e7249ca (diff) | |
| download | linux-next-history-254f49634ee16a731174d2ae34bc50bd5f45e731.tar.gz | |
Linux 7.1-rc1v7.1-rc1
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile index 6c8a1b2e7c8a2..e27c91ea56fcf 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Baby Opossum Posse # *DOCUMENTATION* |
