diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-09 12:16:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-09 12:16:40 +0200 |
commit | 1aa1166efaceef8972045b4aa25e6e0ab96d8a30 (patch) | |
tree | cf94e24e9ac7228b1abf20f321683286b17962a3 /Makefile | |
parent | 7d29fb53439c8c91874550cc078eda6db8feafe7 (diff) | |
download | linux-exynos-1aa1166efaceef8972045b4aa25e6e0ab96d8a30.tar.gz linux-exynos-1aa1166efaceef8972045b4aa25e6e0ab96d8a30.tar.bz2 linux-exynos-1aa1166efaceef8972045b4aa25e6e0ab96d8a30.zip |
Linux 4.14.62v4.14.62
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 = 61 +SUBLEVEL = 62 EXTRAVERSION = NAME = Petit Gorille |