diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-18 16:06:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-18 16:06:00 +0100 |
commit | d4f3318ed8fab6316cb7a269b8f42306632a3876 (patch) | |
tree | f6430a693525dc11b1eb721287c32d0fd80cf239 | |
parent | 94fc256eca987332c2aada67eca47ef7c6d03dfb (diff) | |
download | linux-stable-linux-5.3.y.tar.gz linux-stable-linux-5.3.y.tar.bz2 linux-stable-linux-5.3.y.zip |
Linux 5.3.18v5.3.18linux-5.3.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 = 3 -SUBLEVEL = 17 +SUBLEVEL = 18 EXTRAVERSION = NAME = Bobtail Squid |