diff options
author | 2019-12-13 08:52:59 +0100 | |
---|---|---|
committer | 2019-12-13 08:52:59 +0100 | |
commit | 312017a460d5ea31d646e7148e400e13db799ddc (patch) | |
tree | fe67dbed7668a52a9411116ecbb06fd02654ddd9 | |
parent | b136eeb65de081668061c35f70e95309e97a54cf (diff) | |
download | linux-yocto-312017a460d5ea31d646e7148e400e13db799ddc.tar.gz linux-yocto-312017a460d5ea31d646e7148e400e13db799ddc.tar.bz2 linux-yocto-312017a460d5ea31d646e7148e400e13db799ddc.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" |