diff options
author | 2019-12-21 10:57:45 +0100 | |
---|---|---|
committer | 2019-12-21 10:57:45 +0100 | |
commit | 672481c2deffb371d8a7dfdc009e44c09864a869 (patch) | |
tree | a0bfded6c959e3da9554044925a8709dbc19ab88 | |
parent | 6c18dd409d98003789c80979fe8d62c9095540ef (diff) | |
download | linux-yocto-4.19.91.tar.gz linux-yocto-4.19.91.tar.bz2 linux-yocto-4.19.91.zip |
Linux 4.19.91v4.19.91
-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 = 90 +SUBLEVEL = 91 EXTRAVERSION = NAME = "People's Front" |