diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-15 10:10:13 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-15 10:10:13 +0300 |
commit | 6f8c14ee7b6f827aa6253fa24353fec7689506e5 (patch) | |
tree | 089a82deea5876ab1d61700bb61efc2cf322e672 | |
parent | 9b65b18f817d9ada2bf67351f24bdcce6789a0bb (diff) | |
download | linux-4.19.22.tar.xz |
Linux 4.19.22v4.19.22
-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 = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = "People's Front" |