diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 10:17:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 10:17:16 +0100 |
commit | 4f95ee925a2ba6ca1a101e1d7b60656aa5067ea3 (patch) | |
tree | 1a3cad909920eb581c0d48380c61f9b414018ce3 | |
parent | 99bbc14cab7f64a7f48c65d833400e984151a3cc (diff) | |
download | linux-stable-4.19.277.tar.gz (sig) linux-stable-4.19.277.tar.bz2 (sig) linux-stable-4.19.277.zip |
Linux 4.19.277v4.19.277
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 = 276 +SUBLEVEL = 277 EXTRAVERSION = NAME = "People's Front" |