diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-01 19:05:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-01 19:05:41 +0100 |
commit | c5ce95fd56b107a02ab8a9326440742147febe36 (patch) | |
tree | 2b5b28e0094600005f30a6483c18aea0cf59ec17 /Makefile | |
parent | 709e5a08d42ffbc7f15cdedc2eeb3ebfd43f11ec (diff) | |
download | linux-stable-c5ce95fd56b107a02ab8a9326440742147febe36.tar.gz linux-stable-c5ce95fd56b107a02ab8a9326440742147febe36.tar.bz2 linux-stable-c5ce95fd56b107a02ab8a9326440742147febe36.zip |
Linux 4.19.263v4.19.263
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 = 262 +SUBLEVEL = 263 EXTRAVERSION = NAME = "People's Front" |