diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:33:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:33:17 +0200 |
commit | 4d552acf337038028f7e2f63a927afb7adf65fc1 (patch) | |
tree | c59068d705f040d19acab1d65407f78cbce39877 /Makefile | |
parent | d5813e77363cf550d23472aab64b3c9345de5d5c (diff) | |
download | linux-stable-4d552acf337038028f7e2f63a927afb7adf65fc1.tar.gz linux-stable-4d552acf337038028f7e2f63a927afb7adf65fc1.tar.bz2 linux-stable-4d552acf337038028f7e2f63a927afb7adf65fc1.zip |
Linux 4.19.34v4.19.34
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 = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = "People's Front" |