diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-05 01:48:12 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-05 01:48:12 +0300 |
commit | 76dcd734eca23168cb008912c0f69ff408905235 (patch) | |
tree | a9d5b1688530158d0af4ab9425191920d541e129 /Makefile | |
parent | 0ba09b1733878afe838fe35c310715fda3d46428 (diff) | |
download | linux-76dcd734eca23168cb008912c0f69ff408905235.tar.xz |
Linux 6.1-rc8
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 = -rc7 +EXTRAVERSION = -rc8 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |