diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-29 16:43:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-29 16:43:27 +0100 |
commit | 7cdefde351b6911ec5ef39322980296c091f6c52 (patch) | |
tree | a539823d53765b4bda3b4a9a1da2cd4da3160e28 | |
parent | 86834898d5a5e5aef9ae6d285201f2d99a4eb300 (diff) | |
download | linux-rpi-7cdefde351b6911ec5ef39322980296c091f6c52.tar.gz linux-rpi-7cdefde351b6911ec5ef39322980296c091f6c52.tar.bz2 linux-rpi-7cdefde351b6911ec5ef39322980296c091f6c52.zip |
Linux 4.19.100v4.19.100
-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 = 99 +SUBLEVEL = 100 EXTRAVERSION = NAME = "People's Front" |