diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-12 14:17:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-12 14:17:30 +0300 |
commit | dcd888983542055210f5e68f1b1f1f8fe11a369a (patch) | |
tree | d272522f15e12240cc8fea65747827b5145387cc /Makefile | |
parent | aad8003ad201c518d8200f1da587b6a24150c4e4 (diff) | |
download | linux-dcd888983542055210f5e68f1b1f1f8fe11a369a.tar.xz |
Linux 4.19.95v4.19.95
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 = 94 +SUBLEVEL = 95 EXTRAVERSION = NAME = "People's Front" |