diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 11:23:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 11:23:18 +0200 |
commit | 78778071092e60ab947a0ac99c6bb59aad304526 (patch) | |
tree | 54e679c621ce0c83dec8eb0dd756223a5a1f0062 /Makefile | |
parent | dad3a9314ac95dedc007bc7dacacb396ea10e376 (diff) | |
download | linux-stable-78778071092e60ab947a0ac99c6bb59aad304526.tar.gz linux-stable-78778071092e60ab947a0ac99c6bb59aad304526.tar.bz2 linux-stable-78778071092e60ab947a0ac99c6bb59aad304526.zip |
Linux 4.19.55v4.19.55
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 = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = "People's Front" |