diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-18 17:48:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-18 17:48:42 -0700 |
commit | c698ca5278934c0ae32297a8725ced2e27585d7f (patch) | |
tree | 629dd84fe1774a4e58545a84ce6f77a3f8fb9c0b /Makefile | |
parent | 9e1909b9da04fb582b20d3805e16fad3f6ebf984 (diff) | |
download | linux-c698ca5278934c0ae32297a8725ced2e27585d7f.tar.bz2 |
Linux 4.16-rc6v4.16-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |