diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-05 22:13:28 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-05 22:13:28 +0100 |
commit | 4ec5183ec48656cec489c49f989c508b68b518e3 (patch) | |
tree | ee131ad8f5797e993f0923fca513473d36ae6840 /Makefile | |
parent | Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... (diff) | |
download | linux-4ec5183ec48656cec489c49f989c508b68b518e3.tar.xz linux-4ec5183ec48656cec489c49f989c508b68b518e3.zip |
Linux 6.2-rc7v6.2-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |