diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:05:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:05:39 +0200 |
commit | 77fcb48939fc863d9ba9d808fac9000959e937d3 (patch) | |
tree | 023d14c03aa744aa6060b2288721f18bbf185d05 | |
parent | 53a856c5a6af18e6938b2a58cccdbe649e4536f3 (diff) | |
download | linux-stable-77fcb48939fc863d9ba9d808fac9000959e937d3.tar.gz |
Linux 5.4.60v5.4.60
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@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 = 5 PATCHLEVEL = 4 -SUBLEVEL = 59 +SUBLEVEL = 60 EXTRAVERSION = NAME = Kleptomaniac Octopus |