diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-14 19:18:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-14 19:18:00 +0200 |
commit | 3351e9d39947881910230a73be77e6f29ab8b72e (patch) | |
tree | d110cd12befb23e6837ffcd5a7a6b7eb9ed893f2 | |
parent | b21bde49d3866c8c36ff0d63d322fab39f51991e (diff) | |
download | linux-stable-4.19.43.tar.gz (sig) linux-stable-4.19.43.tar.bz2 (sig) linux-stable-4.19.43.zip |
Linux 4.19.43v4.19.43
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 42 +SUBLEVEL = 43 EXTRAVERSION = NAME = "People's Front" |