diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-14 19:18:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-14 19:18:47 +0200 |
commit | 2af67d29b6fec54b86bcdb3e0a616640eeea5302 (patch) | |
tree | 7fd1a20451c9e29ad027cc523ae32d2102e8d2dd /Makefile | |
parent | 562ebbecef1e0b0b298c8d67dcad7d386905dedf (diff) | |
download | linux-stable-2af67d29b6fec54b86bcdb3e0a616640eeea5302.tar.gz linux-stable-2af67d29b6fec54b86bcdb3e0a616640eeea5302.tar.bz2 linux-stable-2af67d29b6fec54b86bcdb3e0a616640eeea5302.zip |
Linux 4.14.119v4.14.119
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 = 118 +SUBLEVEL = 119 EXTRAVERSION = NAME = Petit Gorille |