diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-10 21:38:09 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-10 21:38:09 +0100 |
commit | e8f897f4afef0031fe618a8e94127a0934896aba (patch) | |
tree | 2976ac61587aa5acdfb6abbcf16e60e730287e98 /Makefile | |
parent | Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/... (diff) | |
download | linux-e8f897f4afef0031fe618a8e94127a0934896aba.tar.xz linux-e8f897f4afef0031fe618a8e94127a0934896aba.zip |
Linux 6.8v6.8
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |