diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-27 22:31:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-11-27 22:31:48 +0100 |
commit | b7b275e60bcd5f89771e865a8239325f86d9927d (patch) | |
tree | 5245acc80c6c714e5b0b6fcf88cd79d7d8310883 /Makefile | |
parent | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (diff) | |
download | linux-b7b275e60bcd5f89771e865a8239325f86d9927d.tar.xz linux-b7b275e60bcd5f89771e865a8239325f86d9927d.zip |
Linux 6.1-rc7v6.1-rc7
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 = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |