diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-28 17:01:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-28 17:01:12 -0800 |
commit | 41bccc98fb7931d63d03f326a746ac4d429c1dd3 (patch) | |
tree | 559264b3c14cfc12a08ae21193ba4183c162618e | |
parent | 3eb5ca857d38ae7a694de6e59a3de7990af87919 (diff) |
Linux 6.8-rc2v6.8-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |