diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-16 10:11:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-16 10:11:12 +0200 |
commit | aad39e30fb9e6e7212318a1dad898f36f1075648 (patch) | |
tree | 0f3a175b6fbe6b5297e5e22691ab2f2cca572f86 | |
parent | be088ac6e1c29655de1329a86ca017a65cf1c631 (diff) | |
download | linux-stable-5.2.9.tar.gz (sig) linux-stable-5.2.9.tar.bz2 (sig) linux-stable-5.2.9.zip |
Linux 5.2.9v5.2.9
-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 = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Bobtail Squid |