diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-17 23:40:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-17 23:40:24 +0200 |
commit | ce9ecca0238b140b88f43859b211c9fdfd8e5b70 (patch) | |
tree | 1a2560910ea9cbc2e10249a3a8598c8ebdb994c3 | |
parent | Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-ce9ecca0238b140b88f43859b211c9fdfd8e5b70.tar.xz linux-ce9ecca0238b140b88f43859b211c9fdfd8e5b70.zip |
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* |