diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-13 08:52:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-13 08:52:59 +0100 |
commit | 312017a460d5ea31d646e7148e400e13db799ddc (patch) | |
tree | fe67dbed7668a52a9411116ecbb06fd02654ddd9 | |
parent | b136eeb65de081668061c35f70e95309e97a54cf (diff) | |
download | linux-stable-4.19.89.tar.gz (sig) linux-stable-4.19.89.tar.bz2 (sig) linux-stable-4.19.89.zip |
Linux 4.19.89v4.19.89
-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 = 88 +SUBLEVEL = 89 EXTRAVERSION = NAME = "People's Front" |