diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-13 13:12:55 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-13 13:12:55 -0800 |
commit | 094226ad94f471a9f19e8f8e7140a09c2625abaa (patch) | |
tree | 78a4f21aa58208fc9d1a179b72cf1da42af031cb | |
parent | af7a056891899fd3942afec79fb219f58271e319 (diff) |
Linux 6.1-rc5v6.1-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |