diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-25 11:34:56 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-25 11:34:56 +0800 |
commit | f0fae702de30331a8ce913cdb87ac0bdf990d85f (patch) | |
tree | e966da85989a14105da79ef51f927d83282287ae | |
parent | 1d7446deafa4111acbbeca0ac8ae7ac4340577fa (diff) | |
download | linux-stable-5.1.15.tar.gz (sig) linux-stable-5.1.15.tar.bz2 (sig) linux-stable-5.1.15.zip |
Linux 5.1.15v5.1.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Shy Crocodile |