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) |
Linux 5.2.21v5.2.21linux-5.2.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 4bad77aa54c58..af4d0d6f5b6fd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 20 +SUBLEVEL = 21 EXTRAVERSION = NAME = Bobtail Squid |