diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-24 14:31:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-24 14:31:13 -0700 |
commit | 6465e260f48790807eef06b583b38ca9789b6072 (patch) | |
tree | ac8c178f946cfb452de33ae9b5f6eb580f88179a | |
parent | 8a511e7efc5a72173f64d191f01cda236d54e27a (diff) |
Linux 6.6-rc3v6.6-rc3
-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* |