diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-21 10:15:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-21 10:15:56 +0300 |
commit | 18f57e2782ecc0c4de7e27b17a3ee4885988f80c (patch) | |
tree | f94a8249d85bebcfc4cb9ea0f2b9e7122723d7d4 | |
parent | b6b25ba82f815d54a7b4f1fcc78c4ac9c66395a5 (diff) | |
download | linux-18f57e2782ecc0c4de7e27b17a3ee4885988f80c.tar.xz |
Linux 5.5.11v5.5.11
-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 = 5 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Kleptomaniac Octopus |