diff options
author | Linus Torvalds | 2022-09-11 16:22:01 -0400 |
---|---|---|
committer | Linus Torvalds | 2022-09-11 16:22:01 -0400 |
commit | 80e78fcce86de0288793a0ef0f6acf37656ee4cf (patch) | |
tree | bd4f12fee263fa34d8f2a5a805fa36a377844072 /Makefile | |
parent | 4ed9c1e971b1f6474793da20496fa53c35d4a37b (diff) |
Linux 6.0-rc5
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 = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |