diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-23 16:25:56 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-23 16:25:56 -0800 |
commit | 861deac3b092f37b2c5e6871732f3e11486f7082 (patch) | |
tree | 672246ad139124530b426b32b17e48bd002f6e0f | |
parent | 3f82f1c3a03694800a4104ca6b6d3282bd4e213d (diff) | |
download | linux-861deac3b092f37b2c5e6871732f3e11486f7082.tar.gz linux-861deac3b092f37b2c5e6871732f3e11486f7082.tar.bz2 linux-861deac3b092f37b2c5e6871732f3e11486f7082.zip |
Linux 6.7-rc7v6.7-rc7
-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* |