diff options
author | 2019-01-09 17:38:50 +0100 | |
---|---|---|
committer | 2019-01-09 17:38:50 +0100 | |
commit | f630d3cc771e845af8ab9ac7a68746596ea0ec7c (patch) | |
tree | 7fa6fd4bf35db759dea3a369e977f0a7fdc20384 | |
parent | a4a929aa46b428f462d7308f1105f42b140ecc6b (diff) | |
download | linux-yocto-4.19.14.tar.gz linux-yocto-4.19.14.tar.bz2 linux-yocto-4.19.14.zip |
Linux 4.19.14v4.19.14
-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 = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = "People's Front" |