diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-17 22:36:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-17 22:36:04 +0300 |
commit | 7d120bf21c05cbe30a679f0feeca884eeaceb069 (patch) | |
tree | c97fac57888ae91db9a3bdda263a2fa97559ece3 /Makefile | |
parent | b65a9b44f703f2767914dc07a5273a7af08f4bc9 (diff) | |
download | linux-7d120bf21c05cbe30a679f0feeca884eeaceb069.tar.xz |
Linux 4.19.90v4.19.90
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 = 89 +SUBLEVEL = 90 EXTRAVERSION = NAME = "People's Front" |