diff options
author | Linus Torvalds | 2017-12-17 18:59:59 -0800 |
---|---|---|
committer | Linus Torvalds | 2017-12-17 18:59:59 -0800 |
commit | 1291a0d5049dbc06baaaf66a9ff3f53db493b19b (patch) | |
tree | 7c8c5e3bf355b99616df3fe817f199fb536164ae /Makefile | |
parent | 779f4e1c6c7c661db40dfebd6dd6bda7b5f88aa3 (diff) |
Linux 4.15-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Fearless Coyote # *DOCUMENTATION* |