diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-10 08:54:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-10 08:54:28 +0200 |
commit | 8e6a9240b1918c31a90e5d0a02c467ca68b160c6 (patch) | |
tree | 5f6162e020e042d39e184b1fb3b2c1f3a7fa66e3 | |
parent | 4e7ea65127acb4728b975e42764c32455a1aa9f5 (diff) | |
download | linux-stable-4.14.75.tar.gz (sig) linux-stable-4.14.75.tar.bz2 (sig) linux-stable-4.14.75.zip |
Linux 4.14.75v4.14.75
-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 = 74 +SUBLEVEL = 75 EXTRAVERSION = NAME = Petit Gorille |