diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-10-30 03:31:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-10-30 03:31:08 +0100 |
commit | ffc253263a1375a65fa6c9f62a893e9767fbebfa (patch) | |
tree | 4caeea940e653b2c49a95640aaf2dedb31521c51 | |
parent | Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-ffc253263a1375a65fa6c9f62a893e9767fbebfa.tar.xz linux-ffc253263a1375a65fa6c9f62a893e9767fbebfa.zip |
Linux 6.6v6.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |