diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-24 00:27:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-10-24 00:27:33 +0200 |
commit | 247f34f7b80357943234f93f247a1ae6b6c3a740 (patch) | |
tree | 4bccd9ea911da0534217625ad95283d00c53d019 /Makefile | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
download | linux-247f34f7b80357943234f93f247a1ae6b6c3a740.tar.xz linux-247f34f7b80357943234f93f247a1ae6b6c3a740.zip |
Linux 6.1-rc2v6.1-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |