diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 17:26:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 17:26:01 +0200 |
commit | fdc072324f3c66190a20f57490b4842a391d8233 (patch) | |
tree | 5611910e8d584c16440cde80726de3f14fd6d889 | |
parent | fa87bf609aa173b5dce91d23cd3dcebd9e846124 (diff) | |
download | linux-stable-4.19.120.tar.gz (sig) linux-stable-4.19.120.tar.bz2 (sig) linux-stable-4.19.120.zip |
Linux 4.19.120v4.19.120
-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 = 119 +SUBLEVEL = 120 EXTRAVERSION = NAME = "People's Front" |