diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-05 17:43:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-05 17:43:55 +0300 |
commit | b499cf4b3a901e87e1f933df04abf69b54de4457 (patch) | |
tree | 6c2b2fd4363ae372f4370f325f34883ced4a8dd7 /Makefile | |
parent | b6606cc13491b4065a7a762890b9c21098812acd (diff) | |
download | linux-b499cf4b3a901e87e1f933df04abf69b54de4457.tar.xz |
Linux 4.19.102v4.19.102
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 = 101 +SUBLEVEL = 102 EXTRAVERSION = NAME = "People's Front" |