diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-01 12:58:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-01 12:58:27 -0700 |
commit | 7d6240f0fb85430ae4f490824fdf8d0a078dfcd2 (patch) | |
tree | 2f72fc408f40adcc9e98f4dbcc4554abe563ccf5 | |
parent | 7fddff51f245b01d1dab2a6461d706170ff5b519 (diff) | |
download | linux-stable-4.14.39.tar.gz linux-stable-4.14.39.tar.bz2 linux-stable-4.14.39.zip |
Linux 4.14.39v4.14.39
-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 = 38 +SUBLEVEL = 39 EXTRAVERSION = NAME = Petit Gorille |