diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-17 14:40:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-17 14:40:24 -0700 |
commit | ce9ecca0238b140b88f43859b211c9fdfd8e5b70 (patch) | |
tree | 1a2560910ea9cbc2e10249a3a8598c8ebdb994c3 | |
parent | e789286468a9ea7acb5aae09a11bdfc7d46874ec (diff) |
Linux 6.6-rc2v6.6-rc2
-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* |