diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-02 14:29:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-02 14:29:29 -0700 |
commit | 7e364e56293bb98cae1b55fd835f5991c4e96e7d (patch) | |
tree | 8d55b79588b8dca92ad4005d6bd697a98297bba2 | |
parent | 6ab608fe852b50fe809b22cdf7db6cbe006d7cb3 (diff) |
Linux 6.3-rc5v6.3-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |