diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-26 11:00:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-26 11:00:39 +0200 |
commit | e5ce9f6879d3fe20435f34dfd86fb76c36072916 (patch) | |
tree | d83ca8f07a3703f0a6288fe47b3e0fcf12258480 /Makefile | |
parent | 55c5c3987809034da781d5e54cc9579543c658d3 (diff) | |
download | linux-rt-e5ce9f6879d3fe20435f34dfd86fb76c36072916.tar.gz |
Linux 4.16.5v4.16.5
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 = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Fearless Coyote |