diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 18:27:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 18:27:56 +0300 |
commit | c9feecbe2f4a6b1ca993195f5ce7baf65cf0a310 (patch) | |
tree | 3e1f3482310e54bddef348654d239480d6b531b2 | |
parent | c80a8fda0d2586470d9dea3fae443520a36e0d34 (diff) | |
download | linux-5.6.10.tar.xz (sig) |
Linux 5.6.10v5.6.10
-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 = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Kleptomaniac Octopus |