diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-14 00:04:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-14 00:04:20 +0300 |
commit | af0df68432f65915b2a316aa99eeeb588d4c65a2 (patch) | |
tree | e24959ba61c36fb4a7e08192d50dce8a5fb11f4e | |
parent | 5dfb73b63c1ef4fc356e8b03042589502d3e3f0f (diff) | |
download | linux-4.20.16.tar.xz (sig) |
Linux 4.20.16v4.20.16
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 20 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Shy Crocodile |