diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-06 10:22:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-06 10:22:24 +0200 |
commit | 0fed55c248d98e70dd74f0942f64a139ba07f75d (patch) | |
tree | a7b4328501a8b673212cb4ea38b1dac3f919cfcb | |
parent | 9854d089f790695bfd5e52904902ff3972b69cc9 (diff) | |
download | linux-stable-4.19.70.tar.gz |
Linux 4.19.70v4.19.70
-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 = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = "People's Front" |