diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-16 13:40:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-16 13:40:16 -0700 |
commit | 6ba59ff4227927d3a8530fc2973b80e94b54d58f (patch) | |
tree | 5862bf0e3c9364175b73203f0a505e73868f8b33 | |
parent | 6456c4256d1cf1591634b39e58bced37539d35b1 (diff) |
Linux 6.10-rc4v6.10-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |