diff options
author | Linus Torvalds | 2022-01-30 15:37:07 +0200 |
---|---|---|
committer | Linus Torvalds | 2022-01-30 15:37:07 +0200 |
commit | 26291c54e111ff6ba87a164d85d4a4e134b7315c (patch) | |
tree | fad68f9385d5f05b24f0770629dcd3b9c9c43bf4 /Makefile | |
parent | c5fe9de7903330df7641fd342733fec6fb91afa2 (diff) |
Linux 5.17-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Gobble Gobble # *DOCUMENTATION* |