diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 11:25:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 11:25:05 +0200 |
commit | fa745a1bd983b601c3f9c081ebf07dad9e0e3cb9 (patch) | |
tree | 11360089b9c30f3378d9d6798886003a59481645 | |
parent | 4798e96b7646d562f839b9a87332d86a5aa5bf10 (diff) | |
download | linux-stable-fa745a1bd983b601c3f9c081ebf07dad9e0e3cb9.tar.gz linux-stable-fa745a1bd983b601c3f9c081ebf07dad9e0e3cb9.tar.bz2 linux-stable-fa745a1bd983b601c3f9c081ebf07dad9e0e3cb9.zip |
Linux 4.14.53v4.14.53
-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 = 14 -SUBLEVEL = 52 +SUBLEVEL = 53 EXTRAVERSION = NAME = Petit Gorille |