diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 09:15:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 09:15:22 +0300 |
commit | 63bbbcd8ed53c404649e0b4248c1e5d42c41ac97 (patch) | |
tree | 4bdfe7c2fac9bc6264eaa4bd9aab39c8c71f368f | |
parent | e8e448b08450b05d54cf99eb4e3473b708c8fcc0 (diff) | |
download | linux-63bbbcd8ed53c404649e0b4248c1e5d42c41ac97.tar.xz |
Linux 4.19.54v4.19.54
-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 = 53 +SUBLEVEL = 54 EXTRAVERSION = NAME = "People's Front" |