diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-17 15:08:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-17 15:08:14 +0100 |
commit | 3afae8437c3cbc22966762e80e81818f5a90eb06 (patch) | |
tree | 66cb384cd1d272f6565ac32d8e7e4dffde698cff /Makefile | |
parent | 7bc8eb30f1e02b4dd6fd2869720c64d9bf39d765 (diff) | |
download | linux-stable-3afae8437c3cbc22966762e80e81818f5a90eb06.tar.gz linux-stable-3afae8437c3cbc22966762e80e81818f5a90eb06.tar.bz2 linux-stable-3afae8437c3cbc22966762e80e81818f5a90eb06.zip |
Linux 4.14.7v4.14.7
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 = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Petit Gorille |