diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 11:25:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 11:25:43 +0100 |
commit | 4762bcd451a9e92e79d5146d3d4a5ffe2b4e0ec5 (patch) | |
tree | 5047135e53d56d0d1e49362c25e612f1f3c32dc0 /Makefile | |
parent | 158807d914dd4e43c2b2f420f26297785369b197 (diff) | |
download | linux-stable-4762bcd451a9e92e79d5146d3d4a5ffe2b4e0ec5.tar.gz linux-stable-4762bcd451a9e92e79d5146d3d4a5ffe2b4e0ec5.tar.bz2 linux-stable-4762bcd451a9e92e79d5146d3d4a5ffe2b4e0ec5.zip |
Linux 4.14.153v4.14.153
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 = 152 +SUBLEVEL = 153 EXTRAVERSION = NAME = Petit Gorille |