diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-16 09:43:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-16 09:43:46 +0200 |
commit | f77427a94b30b1f0b31f2364f4203f2ca94d335d (patch) | |
tree | 87c494832aa52a4436367aff0f4ec597ee06993e | |
parent | bd48413e19e10e3c0471955f898e4ee389857ea4 (diff) | |
download | linux-stable-4.16.16.tar.gz linux-stable-4.16.16.tar.bz2 linux-stable-4.16.16.zip |
Linux 4.16.16v4.16.16
-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 = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Fearless Coyote |