diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-06 19:06:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-06 19:06:58 +0200 |
commit | cc4c818b2219c58af5f0ca59f3e9f02c48bc0b65 (patch) | |
tree | 86e8be8f18fed39f6a9ddcf729851c508b772384 /Makefile | |
parent | 7634b9cd27e8f867dd3438d262c78d4b9262497f (diff) | |
download | linux-stable-cc4c818b2219c58af5f0ca59f3e9f02c48bc0b65.tar.gz linux-stable-cc4c818b2219c58af5f0ca59f3e9f02c48bc0b65.tar.bz2 linux-stable-cc4c818b2219c58af5f0ca59f3e9f02c48bc0b65.zip |
Linux 4.19.65v4.19.65
Diffstat (limited to 'Makefile')
-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 = 64 +SUBLEVEL = 65 EXTRAVERSION = NAME = "People's Front" |