diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-17 15:19:28 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-12-17 15:19:28 -0800 | 
| commit | ceb6a6f023fd3e8b07761ed900352ef574010bcb (patch) | |
| tree | 0ca7c90075defe09e292e3186d8d370fc95bcde4 | |
| parent | 177c2ffe69555dde28fad5ddb62a6d806982e53f (diff) | |
Linux 6.7-rc6v6.7-rc6
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 6  PATCHLEVEL = 7  SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6  NAME = Hurr durr I'ma ninja sloth  # *DOCUMENTATION* | 
