diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:16:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:16:23 +0100 |
commit | be53d23e68c29900da6b6ce486b5ab8507de94b1 (patch) | |
tree | 4de8f5b0683a6c7afc25216a5c4c8463338c2a3b | |
parent | 0fc19a8881e68ccbd252e2916756c7b6a7bec65c (diff) | |
download | talos-obmc-linux-4.19.9.tar.gz talos-obmc-linux-4.19.9.zip |
Linux 4.19.9v4.19.9
-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 = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = "People's Front" |