diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 09:21:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 09:21:36 +0100 |
commit | fb683b5e3f53a73e761952735736180939a313df (patch) | |
tree | 34ac23abda5a735b6557032d556b41b7101a39e7 | |
parent | 04748841f7a02ec6ff07fadfc5d1f8e24e61946d (diff) | |
download | linux-stable-fb683b5e3f53a73e761952735736180939a313df.tar.gz linux-stable-fb683b5e3f53a73e761952735736180939a313df.tar.bz2 linux-stable-fb683b5e3f53a73e761952735736180939a313df.zip |
Linux 4.19.88v4.19.88
-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 = 87 +SUBLEVEL = 88 EXTRAVERSION = NAME = "People's Front" |