diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-18 00:40:24 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-18 00:40:24 +0300 |
commit | ce9ecca0238b140b88f43859b211c9fdfd8e5b70 (patch) | |
tree | 1a2560910ea9cbc2e10249a3a8598c8ebdb994c3 /Makefile | |
parent | e789286468a9ea7acb5aae09a11bdfc7d46874ec (diff) | |
download | linux-ce9ecca0238b140b88f43859b211c9fdfd8e5b70.tar.xz |
Linux 6.6-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |