diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-10 07:17:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-10 07:17:22 +0100 |
commit | 6a31767f84ad31445865f1297d49937319f775c3 (patch) | |
tree | 3174dad8a7620215d1168688dcffb50126f03096 | |
parent | ca490a987365252c2785fc13714c8e4219363122 (diff) | |
download | linux-stable-4.19.28.tar.gz (sig) linux-stable-4.19.28.tar.bz2 (sig) linux-stable-4.19.28.zip |
Linux 4.19.28v4.19.28
-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 = 27 +SUBLEVEL = 28 EXTRAVERSION = NAME = "People's Front" |