diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 19:54:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 19:54:14 +0100 |
commit | e36d2b2f21eb833ea8113092d0b87cec02b1164c (patch) | |
tree | 594b511aae9d4ad8d9a5b5f2b11a65fac3721479 | |
parent | 50eeda064c510c18dbdae669baf83e5dbd84a401 (diff) |
Linux 5.5.5v5.5.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 62f956e9c81df..1f7dc3a2e1dd1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 5 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Kleptomaniac Octopus |