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) |
Linux 4.19.120v4.19.120
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 69c95fe6fba52..74b60bf2ff79f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 119 +SUBLEVEL = 120 EXTRAVERSION = NAME = "People's Front" |