diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-27 15:19:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-27 15:19:23 -0700 |
commit | b4432656b36e5cc1d50a1f2dc15357543add530e (patch) | |
tree | 3851332556023abf0d21480151da5452b4489b57 | |
parent | 5bc1018675ec28a8a60d83b378d8c3991faa5a27 (diff) | |
download | linux-master.tar.gz |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 07f818186151a1..5aa9ee52a765b7 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |