diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-09-18 23:44:14 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-09-18 23:44:14 +0300 |
commit | 521a547ced6477c54b4b0cc206000406c221b4d6 (patch) | |
tree | cd5c260a0da4078f7e516f7d136c31d8d582504d /Makefile | |
parent | 7c18b453ef7237bc25b7cbd425a05ac1b6fb074b (diff) | |
download | linux-521a547ced6477c54b4b0cc206000406c221b4d6.tar.xz |
Linux 6.0-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |