diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-11-20 02:02:14 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-11-20 02:02:14 +0300 |
commit | 98b1cc82c4affc16f5598d4fa14b1858671b2263 (patch) | |
tree | 5ca3d97dfb2f3620e7d11212fd5c5ad82162bb6b /Makefile | |
parent | eb3479bc23fafbc408558cd8450b35f07fad2a63 (diff) | |
download | linux-98b1cc82c4affc16f5598d4fa14b1858671b2263.tar.xz |
Linux 6.7-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |