diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 08:49:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 08:49:02 +0200 |
commit | 527c60e8b7a89d9e63ffa9b9f579d536e0f30568 (patch) | |
tree | 194bd783a43dab9f8b17c41b8a6b3bb804fdc110 | |
parent | 4e7fb753e80305dd3efa9f31072f17b8c8612713 (diff) |
Linux 5.4.37v5.4.37
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 947bf9e3a9541..33690285d6aa5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 36 +SUBLEVEL = 37 EXTRAVERSION = NAME = Kleptomaniac Octopus |