diff options
author | Linus Torvalds | 2022-10-23 15:27:33 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-10-23 15:27:33 -0700 |
commit | 247f34f7b80357943234f93f247a1ae6b6c3a740 (patch) | |
tree | 4bccd9ea911da0534217625ad95283d00c53d019 /Makefile | |
parent | 05b4ebd2c7cbb3671c376754b37b4963dd08a3a2 (diff) |
Linux 6.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* |