diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 19:15:53 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 19:15:53 +0200 |
commit | d71f695ce745df9544a85d8a762f16d72e72df00 (patch) | |
tree | 1b5d32379d72e77c474027af0989798eab13855e /Makefile | |
parent | 90d4469b0aefac7695e48a641551f74a38f55613 (diff) | |
download | linux-rt-d71f695ce745df9544a85d8a762f16d72e72df00.tar.gz |
Linux 4.14.179v4.14.179
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 = 14 -SUBLEVEL = 178 +SUBLEVEL = 179 EXTRAVERSION = NAME = Petit Gorille |