diff options
author | Linus Torvalds | 2022-11-27 13:31:48 -0800 |
---|---|---|
committer | Linus Torvalds | 2022-11-27 13:31:48 -0800 |
commit | b7b275e60bcd5f89771e865a8239325f86d9927d (patch) | |
tree | 5245acc80c6c714e5b0b6fcf88cd79d7d8310883 /Makefile | |
parent | cf562a45a0d57fb0333363c9d4ff82d061898355 (diff) |
Linux 6.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* |