diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-31 07:28:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-31 07:28:59 +0200 |
commit | 10d6aa565d0593fe4e152e49ab58f47a2952f902 (patch) | |
tree | 22ab0d40a4ac4ae25a75511ce0c855b190a3a909 /Makefile | |
parent | 8b941011f2df201abf1e6d2d613b7528b8ab6682 (diff) | |
download | linux-stable-10d6aa565d0593fe4e152e49ab58f47a2952f902.tar.gz linux-stable-10d6aa565d0593fe4e152e49ab58f47a2952f902.tar.bz2 linux-stable-10d6aa565d0593fe4e152e49ab58f47a2952f902.zip |
Linux 4.14.135v4.14.135
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 = 14 -SUBLEVEL = 134 +SUBLEVEL = 135 EXTRAVERSION = NAME = Petit Gorille |