diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-13 09:27:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-13 09:27:30 +0200 |
commit | 0b46ce3e3423aee80d28d296e1806176cdcec7ad (patch) | |
tree | d78c83a54e640d67917fdebe80c756ade3b3c9ea /Makefile | |
parent | c03f0ab15f3bbe5806e30616a16e016ca624468d (diff) | |
download | linux-exynos-0b46ce3e3423aee80d28d296e1806176cdcec7ad.tar.gz linux-exynos-0b46ce3e3423aee80d28d296e1806176cdcec7ad.tar.bz2 linux-exynos-0b46ce3e3423aee80d28d296e1806176cdcec7ad.zip |
Linux 4.14.76v4.14.76
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 = 75 +SUBLEVEL = 76 EXTRAVERSION = NAME = Petit Gorille |