diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-16 08:23:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-16 08:23:24 +0200 |
commit | 6e282ba6ff6bb52afa545d4a29a45bd2eb8a7f4c (patch) | |
tree | 503e844cab5934e318cbaf9aad9284f53b673fc8 | |
parent | e86a7794620a589212636e0f370c98c451c7f065 (diff) |
Linux 5.2.15v5.2.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index d019994462ba0..3c977aa666507 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Bobtail Squid |