diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-22 09:33:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-22 09:33:13 +0200 |
commit | 66dfe45221605e11f38a0bf5eb2ee808cea7cfe7 (patch) | |
tree | e18c9fdc2da734c9042667b338aec246bf1a43eb | |
parent | 29e428a8372e99979f1af474fb6502fe62d38ed9 (diff) | |
download | linux-stable-5.7.5.tar.gz (sig) linux-stable-5.7.5.tar.bz2 (sig) linux-stable-5.7.5.zip |
Linux 5.7.5v5.7.5
-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 = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Kleptomaniac Octopus |