diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-22 01:27:01 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-22 01:27:01 +0100 |
commit | 2241ab53cbb5cdb08a6b2d4688feb13971058f65 (patch) | |
tree | dca7167ceeb1104cec9d4bbd261b644d5cd45d6c | |
parent | Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linux (diff) | |
download | linux-2241ab53cbb5cdb08a6b2d4688feb13971058f65.tar.xz linux-2241ab53cbb5cdb08a6b2d4688feb13971058f65.zip |
Linux 6.2-rc5v6.2-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |