diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-10 21:13:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-10 21:13:20 +0100 |
commit | 2544d06afd8d060f35b159809274e4b7477e63e8 (patch) | |
tree | 5bf8d35150a1574f8918644d12db59849cf8237f | |
parent | 19f6d91bdad42200aac557a683c17b1f65ee6c94 (diff) |
Linux 5.4.77v5.4.77
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 842ed84118107..2e24b568b93fd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 76 +SUBLEVEL = 77 EXTRAVERSION = NAME = Kleptomaniac Octopus |