diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-23 11:38:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-23 11:38:27 +0300 |
commit | 55b2af1c23eb12663015998079992f79fdfa56c8 (patch) | |
tree | 64d89c0514ef5658dda230985f39aecc6df50759 | |
parent | 2dfbb9f2244fb14245fe3ba3ada014e202663885 (diff) | |
download | linux-5.6.7.tar.xz (sig) |
Linux 5.6.7v5.6.7
-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 = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Kleptomaniac Octopus |