diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-08 19:48:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-08 19:48:26 +0200 |
commit | 42c4d61793d56abc629911c78aaa9ed24293151a (patch) | |
tree | e998b9d6d80170e359fe81d6ff2bd6e9dc668011 | |
parent | 5747eabac8be37c04a498b12be06d1aff52ba08a (diff) | |
download | linux-stable-42c4d61793d56abc629911c78aaa9ed24293151a.tar.gz linux-stable-42c4d61793d56abc629911c78aaa9ed24293151a.tar.bz2 linux-stable-42c4d61793d56abc629911c78aaa9ed24293151a.zip |
Linux 4.14.321v4.14.321
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 = 14 -SUBLEVEL = 320 +SUBLEVEL = 321 EXTRAVERSION = NAME = Petit Gorille |