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