diff options
author | 2019-10-01 08:26:13 +0200 | |
---|---|---|
committer | 2019-10-01 08:26:13 +0200 | |
commit | 555161ee1b7a74e77ca70fd14ed8a5137c8108ac (patch) | |
tree | b9ac7b98b1ad4d48f5ec8df289bc69470dd915d5 | |
parent | 59a5cea41dd0ae706ab83f8ecd64199aadefb493 (diff) | |
download | linux-yocto-555161ee1b7a74e77ca70fd14ed8a5137c8108ac.tar.gz linux-yocto-555161ee1b7a74e77ca70fd14ed8a5137c8108ac.tar.bz2 linux-yocto-555161ee1b7a74e77ca70fd14ed8a5137c8108ac.zip |
Linux 4.19.76v4.19.76
-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 = 75 +SUBLEVEL = 76 EXTRAVERSION = NAME = "People's Front" |