diff options
author | 2023-02-05 13:13:28 -0800 | |
---|---|---|
committer | 2023-02-05 13:13:28 -0800 | |
commit | 4ec5183ec48656cec489c49f989c508b68b518e3 (patch) | |
tree | ee131ad8f5797e993f0923fca513473d36ae6840 /Makefile | |
parent | Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (diff) | |
download | linux-rng-4ec5183ec48656cec489c49f989c508b68b518e3.tar.xz linux-rng-4ec5183ec48656cec489c49f989c508b68b518e3.zip |
Linux 6.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* |