diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 10:30:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 10:30:13 +0200 |
commit | 033c4ea49a4ba7a2b13aabf3ec755557924a9cda (patch) | |
tree | fb0239abc334e9dd0340d26538b1bf8cad9a6ef4 /Makefile | |
parent | 7c9af5cd6a7df58f47eac607cc5ab770d808ba82 (diff) | |
download | linux-stable-033c4ea49a4ba7a2b13aabf3ec755557924a9cda.tar.gz linux-stable-033c4ea49a4ba7a2b13aabf3ec755557924a9cda.tar.bz2 linux-stable-033c4ea49a4ba7a2b13aabf3ec755557924a9cda.zip |
Linux 4.19.122v4.19.122
Diffstat (limited to 'Makefile')
-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 = 121 +SUBLEVEL = 122 EXTRAVERSION = NAME = "People's Front" |