diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-21 09:03:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-21 09:03:13 +0200 |
commit | 8e2406c851877516f12b7ab4e975d033a6d58ebb (patch) | |
tree | ce6cc7e0584a048736076c63fbfd3ff52419b5d3 | |
parent | 1c6c19bda280d323c57a6f824111efbb339dee11 (diff) |
Linux 4.19.117v4.19.117
-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 = 116 +SUBLEVEL = 117 EXTRAVERSION = NAME = "People's Front" |