diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-05 14:48:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-05 14:48:42 +0200 |
commit | 5a4dd7cf7b980093d507d55571e342ba702cb336 (patch) | |
tree | 7dcf663bc5c2cde57feb10e9bdf07ae064babacf /Makefile | |
parent | 212a39fa002a3ef49a0dcd915bc1267cd8c8eb72 (diff) | |
download | linux-stable-5.3.3.tar.gz (sig) linux-stable-5.3.3.tar.bz2 (sig) linux-stable-5.3.3.zip |
Linux 5.3.3v5.3.3
Diffstat (limited to 'Makefile')
-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 = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Bobtail Squid |