diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-13 11:09:00 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-13 11:09:00 -0800 |
commit | 7950eb316adf792283cac5743dfe5a11e74833dc (patch) | |
tree | 264e6c402eb2092dbdf9e731d6d9590d3496215d /Makefile | |
parent | 589c375032fc7e0d90ba554f2f16414401034eb3 (diff) | |
download | linux-stable-7950eb316adf792283cac5743dfe5a11e74833dc.tar.gz linux-stable-7950eb316adf792283cac5743dfe5a11e74833dc.tar.bz2 linux-stable-7950eb316adf792283cac5743dfe5a11e74833dc.zip |
Linux 4.19.2v4.19.2
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 = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = "People's Front" |