diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-20 09:15:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-20 09:15:10 +0200 |
commit | 68d7a45eec101bc1550294c0e675a490c047b2e5 (patch) | |
tree | 5fa22a1073fe803d9e07d2faa610a6b93a9301c3 | |
parent | 76da4272779ab127acdaa9f4aa799cd7e90a8b3f (diff) | |
download | linux-stable-68d7a45eec101bc1550294c0e675a490c047b2e5.tar.gz linux-stable-68d7a45eec101bc1550294c0e675a490c047b2e5.tar.bz2 linux-stable-68d7a45eec101bc1550294c0e675a490c047b2e5.zip |
Linux 4.14.113v4.14.113
-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 = 112 +SUBLEVEL = 113 EXTRAVERSION = NAME = Petit Gorille |