diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-06 15:07:51 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-06 15:07:51 -0700 |
commit | 52a93d39b17dc7eb98b6aa3edb93943248e03b2f (patch) | |
tree | bcc59559a19174e0e1406b6267fad0d40a55c005 | |
parent | 0108963f14e96abcfae0c4d1186c237cfb1a7fad (diff) |
Linux 6.5-rc5v6.5-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |