diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-11-26 19:59:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-11-26 19:59:33 -0800 |
commit | 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab (patch) | |
tree | 1f9e6aa7f346d960d9ac13a737e2db7d7693ceb3 | |
parent | 5b2b1173a93fa056b4539ef52e5f03148345d498 (diff) |
Linux 6.7-rc3v6.7-rc3
-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* |