diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 10:16:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 10:16:27 +0100 |
commit | e7a701196c571954453771a7f6061f8ab3a74fda (patch) | |
tree | 2ecfd32d41bd3c7226a0fd8dc717266ac71f2be5 | |
parent | 1c4293ded22bb7bd4bbcefa79deedfac688501b8 (diff) | |
download | linux-stable-4.14.309.tar.gz (sig) linux-stable-4.14.309.tar.bz2 (sig) linux-stable-4.14.309.zip |
Linux 4.14.309v4.14.309
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 = 308 +SUBLEVEL = 309 EXTRAVERSION = NAME = Petit Gorille |