diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 17:46:53 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 17:46:53 +0200 |
commit | e0d81ce760044efd3f26004aa32821c34968512a (patch) | |
tree | 02ddeca80abc563726d82053b54b7f19bdff5b59 | |
parent | b5100186021aff0d388aab48dfbfdb3c06955daf (diff) | |
download | linux-stable-e0d81ce760044efd3f26004aa32821c34968512a.tar.gz linux-stable-e0d81ce760044efd3f26004aa32821c34968512a.tar.bz2 linux-stable-e0d81ce760044efd3f26004aa32821c34968512a.zip |
Linux 5.4.43v5.4.43
-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 = 4 -SUBLEVEL = 42 +SUBLEVEL = 43 EXTRAVERSION = NAME = Kleptomaniac Octopus |