diff options
author | Linus Torvalds | 2022-03-13 13:23:37 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-03-13 13:23:37 -0700 |
commit | 09688c0166e76ce2fb85e86b9d99be8b0084cdf9 (patch) | |
tree | e26afd24cff38066f4589ca80b2f4e0f406fdd1d /Makefile | |
parent | f0e18b03fcafd8344539101f564ae358950ae892 (diff) |
Linux 5.17-rc8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Superb Owl # *DOCUMENTATION* |