diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-23 12:32:57 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-23 12:32:57 -0800 |
commit | d082ecbc71e9e0bf49883ee4afd435a77a5101b6 (patch) | |
tree | f1fbdf27d7d5619bb3b0842bc776af0e53ca8ecd | |
parent | 9d68911233472dc2b336f2cf99521bd684ba6092 (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 96407c1d6be167..30dab4c8b0120b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |