diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-27 10:09:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-27 10:09:03 +0100 |
commit | 51ea85abe794450e24352b970c33ed12f0e13a4c (patch) | |
tree | 6c59116c31801954f1e165fd98b103a96fc6ebc9 /Makefile | |
parent | 101e1972655200fccb5b9017c98bed49924845ac (diff) | |
download | linux-stable-51ea85abe794450e24352b970c33ed12f0e13a4c.tar.gz linux-stable-51ea85abe794450e24352b970c33ed12f0e13a4c.tar.bz2 linux-stable-51ea85abe794450e24352b970c33ed12f0e13a4c.zip |
Linux 4.19.26v4.19.26
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 = 25 +SUBLEVEL = 26 EXTRAVERSION = NAME = "People's Front" |