diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-13 10:52:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-13 10:52:59 +0300 |
commit | 312017a460d5ea31d646e7148e400e13db799ddc (patch) | |
tree | fe67dbed7668a52a9411116ecbb06fd02654ddd9 | |
parent | b136eeb65de081668061c35f70e95309e97a54cf (diff) | |
download | linux-312017a460d5ea31d646e7148e400e13db799ddc.tar.xz |
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" |