diff options
author | 2020-01-12 12:17:30 +0100 | |
---|---|---|
committer | 2020-01-12 12:17:30 +0100 | |
commit | dcd888983542055210f5e68f1b1f1f8fe11a369a (patch) | |
tree | d272522f15e12240cc8fea65747827b5145387cc | |
parent | aad8003ad201c518d8200f1da587b6a24150c4e4 (diff) | |
download | linux-yocto-4.19.95.tar.gz linux-yocto-4.19.95.tar.bz2 linux-yocto-4.19.95.zip |
Linux 4.19.95v4.19.95
-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" |