diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-27 10:30:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-27 10:30:50 +0300 |
commit | 6b9830fecd4a87d7ebb4d93484fef00f46d0fa0f (patch) | |
tree | b6ee1e4e0359be3c3d9555e956d8e6dc46b9886d | |
parent | 6c0496e929d32bb00461cc865495f5db68ab4aca (diff) | |
download | linux-5.7.y.tar.xz |
Linux 5.7.19v5.7.19linux-5.7.y
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 = 7 -SUBLEVEL = 18 +SUBLEVEL = 19 EXTRAVERSION = NAME = Kleptomaniac Octopus |