diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:42:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:42:36 +0200 |
commit | e6fedb8802c7543852cc6b06d8c009f89b3af3d8 (patch) | |
tree | 7a8f7543fddc81230e1c03ecf4ad7e411fe192d6 | |
parent | 14a37a01f4f51409d9aa2ba12b9bf00f3034e462 (diff) | |
download | linux-stable-e6fedb8802c7543852cc6b06d8c009f89b3af3d8.tar.gz linux-stable-e6fedb8802c7543852cc6b06d8c009f89b3af3d8.tar.bz2 linux-stable-e6fedb8802c7543852cc6b06d8c009f89b3af3d8.zip |
Linux 4.14.120v4.14.120
-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 = 119 +SUBLEVEL = 120 EXTRAVERSION = NAME = Petit Gorille |