diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-26 09:32:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-26 09:32:45 +0100 |
commit | 34ae657246154f095288059157e722ccf69f3b63 (patch) | |
tree | 89ee5193532632ccafa26bbd2a6c7e299f4baa8d | |
parent | b40aec33eeb512b53edd1e0555aaaf4e3127e765 (diff) | |
download | linux-rpi3-34ae657246154f095288059157e722ccf69f3b63.tar.gz linux-rpi3-34ae657246154f095288059157e722ccf69f3b63.tar.bz2 linux-rpi3-34ae657246154f095288059157e722ccf69f3b63.zip |
Linux 4.19.18v4.19.18
-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 = 17 +SUBLEVEL = 18 EXTRAVERSION = NAME = "People's Front" |