diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-08-22 02:32:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-08-22 02:32:54 +0200 |
commit | 1c23f9e627a7b412978b4e852793c5e3c3efc555 (patch) | |
tree | 2eba1d9a3323964463f5fbf9d23237ed0e524f72 /Makefile | |
parent | Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-1c23f9e627a7b412978b4e852793c5e3c3efc555.tar.xz linux-1c23f9e627a7b412978b4e852793c5e3c3efc555.zip |
Linux 6.0-rc2v6.0-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |