diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-12 19:21:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-12 19:21:46 +0100 |
commit | c555efaf14026c7751fa68d87403a5eb5ae7dcaf (patch) | |
tree | c9caf6daaf004545bdd579eea4313925abc7ece2 | |
parent | 46a4a014c48e64e28970ca775bb7adf4778821af (diff) | |
download | linux-stable-4.19.84.tar.gz |
Linux 4.19.84v4.19.84
-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 = 83 +SUBLEVEL = 84 EXTRAVERSION = NAME = "People's Front" |