diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-10 07:10:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-10 07:10:16 +0100 |
commit | 0a2be5bef7ea0169ede55035d0c43d04c4cb6ca9 (patch) | |
tree | c100b837b9ad1178aac0e06e74a14c6d77dda10d | |
parent | f0dcfe51152a9242b9391724f546553b1077f17a (diff) | |
download | linux-stable-4.20.15.tar.gz (sig) linux-stable-4.20.15.tar.bz2 (sig) linux-stable-4.20.15.zip |
Linux 4.20.15v4.20.15
-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 = 20 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Shy Crocodile |