diff options
author | 2022-11-13 13:12:55 -0800 | |
---|---|---|
committer | 2022-11-13 13:12:55 -0800 | |
commit | 094226ad94f471a9f19e8f8e7140a09c2625abaa (patch) | |
tree | 78a4f21aa58208fc9d1a179b72cf1da42af031cb | |
parent | Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (diff) | |
download | linux-rng-094226ad94f471a9f19e8f8e7140a09c2625abaa.tar.xz linux-rng-094226ad94f471a9f19e8f8e7140a09c2625abaa.zip |
Linux 6.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* |