diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 16:43:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 16:43:13 +0200 |
commit | 4f68020fef1c6cf1b680ffb6481ac41379283ea3 (patch) | |
tree | 40ce4be8315c3b0d1d5c023db56f86c74f8bc3c8 | |
parent | 80592fb838c87dc44a9b35cb5f894c8213d99c60 (diff) | |
download | linux-stable-4.14.182.tar.gz (sig) linux-stable-4.14.182.tar.bz2 (sig) linux-stable-4.14.182.zip |
Linux 4.14.182v4.14.182
-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 = 181 +SUBLEVEL = 182 EXTRAVERSION = NAME = Petit Gorille |