diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-11 18:22:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-11 18:22:37 +0200 |
commit | e91ef5bcdeda8956eb9f1972ed90198b698dca0f (patch) | |
tree | 91400fb7565772622173b493e1a151e1e232d3af | |
parent | 56fd0c9f54730c7049774c0aa2a73151b628b735 (diff) | |
download | linux-stable-e91ef5bcdeda8956eb9f1972ed90198b698dca0f.tar.gz linux-stable-e91ef5bcdeda8956eb9f1972ed90198b698dca0f.tar.bz2 linux-stable-e91ef5bcdeda8956eb9f1972ed90198b698dca0f.zip |
Linux 5.2.21v5.2.21linux-5.2.y
-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 = 2 -SUBLEVEL = 20 +SUBLEVEL = 21 EXTRAVERSION = NAME = Bobtail Squid |