diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-17 20:51:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-17 20:51:57 +0300 |
commit | 6500aa436df40a46998f7a56a32e8199a3513e6d (patch) | |
tree | da7ff34c50015cc58bc6501baa83ce3c58d54415 /Makefile | |
parent | 59222807fcc99951dc769cd50e132e319d73d699 (diff) | |
download | linux-6500aa436df40a46998f7a56a32e8199a3513e6d.tar.xz |
Linux 4.19.52v4.19.52
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 = 51 +SUBLEVEL = 52 EXTRAVERSION = NAME = "People's Front" |