diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-23 08:19:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-23 08:19:27 +0100 |
commit | 1d4bd2e4e1d26c5384d52ca4a1953cb0cfc934f1 (patch) | |
tree | 8cd04f446e4d1831f6cdc15b7a83e0142dab7d0d /Makefile | |
parent | 004ef8f590a464bb1977f38d3848b18df225267e (diff) | |
download | linux-exynos-1d4bd2e4e1d26c5384d52ca4a1953cb0cfc934f1.tar.gz linux-exynos-1d4bd2e4e1d26c5384d52ca4a1953cb0cfc934f1.tar.bz2 linux-exynos-1d4bd2e4e1d26c5384d52ca4a1953cb0cfc934f1.zip |
Linux 4.14.83v4.14.83
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 = 82 +SUBLEVEL = 83 EXTRAVERSION = NAME = Petit Gorille |