diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-28 13:47:24 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-28 13:47:24 -0700 | 
| commit | e67572cd2204894179d89bd7b984072f19313b03 (patch) | |
| tree | 36c3f5b019d527bced393dfbab47eef24c0654e2 | |
| parent | 245c8e81741b51fe1281964e4a6525311be6858f (diff) | |
Linux 6.9-rc6v6.9-rc6
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 6  PATCHLEVEL = 9  SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6  NAME = Hurr durr I'ma ninja sloth  # *DOCUMENTATION* | 
