diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 19:58:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 19:58:21 +0100 |
commit | a16134b082346b7e7c34f594a0763eafacdcea92 (patch) | |
tree | efe3c0fef09ae0b0b6fa0eddf5bc3f4cb6a9242a /Makefile | |
parent | d602cb8a4b133bfe1e9b6170e646cbbf38660ee8 (diff) | |
download | linux-stable-a16134b082346b7e7c34f594a0763eafacdcea92.tar.gz linux-stable-a16134b082346b7e7c34f594a0763eafacdcea92.tar.bz2 linux-stable-a16134b082346b7e7c34f594a0763eafacdcea92.zip |
Linux 4.14.15v4.14.15
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 = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Petit Gorille |