diff options
| author | Linus Torvalds <[email protected]> | 2022-10-23 22:27:33 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-10-23 22:27:33 +0000 |
| commit | 247f34f7b80357943234f93f247a1ae6b6c3a740 (patch) | |
| tree | 4bccd9ea911da0534217625ad95283d00c53d019 | |
| parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
| download | kernel-247f34f7b80357943234f93f247a1ae6b6c3a740.tar.gz kernel-247f34f7b80357943234f93f247a1ae6b6c3a740.zip | |
Linux 6.1-rc2
| -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* |
