diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 12:23:18 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 12:23:18 +0300 |
commit | 78778071092e60ab947a0ac99c6bb59aad304526 (patch) | |
tree | 54e679c621ce0c83dec8eb0dd756223a5a1f0062 | |
parent | dad3a9314ac95dedc007bc7dacacb396ea10e376 (diff) | |
download | linux-4.19.55.tar.xz (sig) |
Linux 4.19.55v4.19.55
-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" |