diff options
author | 2023-01-15 09:22:43 -0600 | |
---|---|---|
committer | 2023-01-15 09:22:43 -0600 | |
commit | 5dc4c995db9eb45f6373a956eb1f69460e69e6d4 (patch) | |
tree | 66c768f358cc54f5cf4f8e09523b5e3cee53fd16 /Makefile | |
parent | Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | linux-rng-5dc4c995db9eb45f6373a956eb1f69460e69e6d4.tar.xz linux-rng-5dc4c995db9eb45f6373a956eb1f69460e69e6d4.zip |
Linux 6.2-rc4
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 = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |