diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-21 12:57:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-21 12:57:45 +0300 |
commit | 672481c2deffb371d8a7dfdc009e44c09864a869 (patch) | |
tree | a0bfded6c959e3da9554044925a8709dbc19ab88 /Makefile | |
parent | 6c18dd409d98003789c80979fe8d62c9095540ef (diff) | |
download | linux-672481c2deffb371d8a7dfdc009e44c09864a869.tar.xz |
Linux 4.19.91v4.19.91
Diffstat (limited to 'Makefile')
-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" |