diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-08 15:29:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-08 15:29:52 +0300 |
commit | 11454943b264b548e714d8edf932ebf306e5f808 (patch) | |
tree | 29272dba210f77dc5556b506b06af616506e0617 /Makefile | |
parent | e4423fc2f55470dc6bdd297ca599779eb5af713b (diff) | |
download | linux-11454943b264b548e714d8edf932ebf306e5f808.tar.xz |
Linux 4.16.1v4.16.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 16 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Fearless Coyote |