diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:07:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:07:46 +0200 |
commit | 3f45898cffc4e386952f3e4821810500adccea1f (patch) | |
tree | 24b073a7ca139b3f90fb699957f403a40465ad30 | |
parent | adc8db21719668a4bf25ef0bef72c575d0a81cf5 (diff) | |
download | linux-rt-3f45898cffc4e386952f3e4821810500adccea1f.tar.gz |
Linux 5.7.17v5.7.17
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 = 7 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Kleptomaniac Octopus |