diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-26 09:11:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-26 09:11:12 +0200 |
commit | 577669778464e991c12291f5833bd627d2102bcb (patch) | |
tree | e31806c1d104698f6dd2c26cc901cf34bbae9428 | |
parent | b942dcdab8d19bdffe8170f5e0abcc206979c9b7 (diff) | |
download | linux-stable-577669778464e991c12291f5833bd627d2102bcb.tar.gz linux-stable-577669778464e991c12291f5833bd627d2102bcb.tar.bz2 linux-stable-577669778464e991c12291f5833bd627d2102bcb.zip |
Linux 5.2.3v5.2.3
-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 = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Bobtail Squid |