diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-10 07:48:36 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-10 07:48:36 -0800 |
commit | 0b047cbc44ae7d0cea41a99cd7ec1f009360a605 (patch) | |
tree | 8442b4f1e328f94b815403fb872f4066269c52eb /Makefile | |
parent | 3a2b1d50bb294b7d5c31308ae4c04a87b6c82176 (diff) | |
download | linux-exynos-0b047cbc44ae7d0cea41a99cd7ec1f009360a605.tar.gz linux-exynos-0b047cbc44ae7d0cea41a99cd7ec1f009360a605.tar.bz2 linux-exynos-0b047cbc44ae7d0cea41a99cd7ec1f009360a605.zip |
Linux 4.14.80v4.14.80
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 = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = Petit Gorille |