diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 21:40:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 21:40:38 +0100 |
commit | 23b6b8bf9011dc714e7c66ada789c665261607ac (patch) | |
tree | b61f77291bf89c3ac317def5a7237da935b7fe09 | |
parent | 9a9c3c02eacecf4bfde74b08ed32749a4929a2cf (diff) |
Linux 4.19.17v4.19.17
-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 = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = "People's Front" |