diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 13:16:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 13:16:04 +0200 |
commit | e3c1b27308ae0472f27e07903181d6abfe0cb1d7 (patch) | |
tree | 7827744e0ebefa1846407b9302cadc3725348a6b | |
parent | a8601018de31dab1c06ffedce642aecd3898a62e (diff) | |
download | linux-stable-e3c1b27308ae0472f27e07903181d6abfe0cb1d7.tar.gz linux-stable-e3c1b27308ae0472f27e07903181d6abfe0cb1d7.tar.bz2 linux-stable-e3c1b27308ae0472f27e07903181d6abfe0cb1d7.zip |
Linux 4.14.132v4.14.132
-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 = 131 +SUBLEVEL = 132 EXTRAVERSION = NAME = Petit Gorille |