diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-12 23:12:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-12 23:12:29 +0200 |
commit | a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6 (patch) | |
tree | d052a76dbc6ae756a5a00ea049dadb521045f867 | |
parent | Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li... (diff) | |
download | linux-6.9.tar.xz linux-6.9.zip |
Linux 6.9v6.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |