diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-07-06 14:10:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-07-06 14:10:26 -0700 |
commit | d7b8f8e20813f0179d8ef519541a3527e7661d3a (patch) | |
tree | 86d117d9b1fc08a61ce579f658cd8a116e8c8555 | |
parent | bab5cac627b36a96ffc344274953558906418495 (diff) |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 1c9ea229809f0..7eea2a41c905a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Baby Opossum Posse # *DOCUMENTATION* |