diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-24 01:25:56 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-24 01:25:56 +0100 |
commit | 861deac3b092f37b2c5e6871732f3e11486f7082 (patch) | |
tree | 672246ad139124530b426b32b17e48bd002f6e0f /Makefile | |
parent | Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-861deac3b092f37b2c5e6871732f3e11486f7082.tar.xz linux-861deac3b092f37b2c5e6871732f3e11486f7082.zip |
Linux 6.7-rc7v6.7-rc7
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 = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |