diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-11-27 04:59:33 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-11-27 04:59:33 +0100 |
commit | 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab (patch) | |
tree | 1f9e6aa7f346d960d9ac13a737e2db7d7693ceb3 /Makefile | |
parent | Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff) | |
download | linux-2cc14f52aeb78ce3f29677c2de1f06c0e91471ab.tar.xz linux-2cc14f52aeb78ce3f29677c2de1f06c0e91471ab.zip |
Linux 6.7-rc3v6.7-rc3
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |