diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-20 18:49:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-20 18:49:17 +0300 |
commit | 807d174bcb26ffc9eeb944d39591a15059aa7cbc (patch) | |
tree | e7b82ecdfd35693bffc8ab2be50f02100f56b12f | |
parent | b4f2692948fcb6cb262c5771d04d1abb0f0c87f1 (diff) | |
download | linux-807d174bcb26ffc9eeb944d39591a15059aa7cbc.tar.xz |
Linux 5.3.12v5.3.12
-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 = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Bobtail Squid |