diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 08:51:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 08:51:05 +0200 |
commit | f7900c53e1eb6e613e3eee84bcded55584489568 (patch) | |
tree | b760355a93ff211ab194d187ee4762728f089842 | |
parent | 30f98bd1177299e3898d4217c112e489c76b545b (diff) | |
download | linux-stable-f7900c53e1eb6e613e3eee84bcded55584489568.tar.gz linux-stable-f7900c53e1eb6e613e3eee84bcded55584489568.tar.bz2 linux-stable-f7900c53e1eb6e613e3eee84bcded55584489568.zip |
Linux 5.6.9v5.6.9
-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 = 6 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Kleptomaniac Octopus |