diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-31 19:10:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-31 19:10:43 +0300 |
commit | 9a2e216d9e892249b63d10603c75495749202df9 (patch) | |
tree | c919a58262bf690ff1e3cfc85f0819583f4e2ae9 /Makefile | |
parent | bba757a2c128ff890025acd1122e844faeb809ec (diff) | |
download | linux-9a2e216d9e892249b63d10603c75495749202df9.tar.xz |
Linux 4.14.32v4.14.32
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 = 31 +SUBLEVEL = 32 EXTRAVERSION = NAME = Petit Gorille |