diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-12 07:18:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-12 07:18:49 +0100 |
commit | 81b6e04c4b05e89401f4182d7bc6a85640ff2d4f (patch) | |
tree | bf2ce21fc2d521d1bbdb7a26f15bd24b5333e758 | |
parent | 154a03ebdfc7bf9be5ebbbc1b8bfa6b4e8227f35 (diff) | |
download | linux-stable-81b6e04c4b05e89401f4182d7bc6a85640ff2d4f.tar.gz linux-stable-81b6e04c4b05e89401f4182d7bc6a85640ff2d4f.tar.bz2 linux-stable-81b6e04c4b05e89401f4182d7bc6a85640ff2d4f.zip |
Linux 5.5.9v5.5.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 = 5 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Kleptomaniac Octopus |