diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-19 10:20:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-19 10:20:27 +0200 |
commit | d88700f79448fc8f03617d4f1929c39676f8d1e4 (patch) | |
tree | 8770f8346a7a5c28c708537a44045779040036e7 /Makefile | |
parent | 5c9a9508de30d4d27a270047c7ab5f2817b1366d (diff) | |
download | linux-stable-d88700f79448fc8f03617d4f1929c39676f8d1e4.tar.gz linux-stable-d88700f79448fc8f03617d4f1929c39676f8d1e4.tar.bz2 linux-stable-d88700f79448fc8f03617d4f1929c39676f8d1e4.zip |
Linux 4.14.42v4.14.42
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 = 41 +SUBLEVEL = 42 EXTRAVERSION = NAME = Petit Gorille |