diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-10 12:29:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-10 12:29:08 +0300 |
commit | e98f3c4269fda898b913259a7d9b60fb38269869 (patch) | |
tree | c100b48740793ad9b7125c4d6fd0e6318e1d6e4f | |
parent | 45a861d60d1edc8011a4a8c2c26149119aeeb3a6 (diff) | |
download | linux-4.14.205.tar.xz (sig) |
Linux 4.14.205v4.14.205
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20201109125016.734107741@linuxfoundation.org
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 = 4 PATCHLEVEL = 14 -SUBLEVEL = 204 +SUBLEVEL = 205 EXTRAVERSION = NAME = Petit Gorille |