diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-25 00:31:13 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-25 00:31:13 +0300 |
commit | 6465e260f48790807eef06b583b38ca9789b6072 (patch) | |
tree | ac8c178f946cfb452de33ae9b5f6eb580f88179a /Makefile | |
parent | 8a511e7efc5a72173f64d191f01cda236d54e27a (diff) | |
download | linux-6465e260f48790807eef06b583b38ca9789b6072.tar.xz |
Linux 6.6-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |