diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 12:04:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 12:04:41 +0200 |
| commit | a5b79a58cfc02977cd4d5c1e20454cd98e88f749 (patch) | |
| tree | 8515e67bfff30b49a23cf260d9237389d642fce6 /Makefile | |
| parent | 17992d52dd8b8dcabf1100839b6d0e45787a9381 (diff) | |
Linux 4.19.281v4.19.281
Link: https://lore.kernel.org/r/20230418120258.713853188@linuxfoundation.org
Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
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 = 280 +SUBLEVEL = 281 EXTRAVERSION = NAME = "People's Front" |
