diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 13:09:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 13:09:23 +0200 |
commit | f4c88459f7c9320f587b839c3d24a2a9dc18a8a0 (patch) | |
tree | 11b9b6492f5ace6ace36eef54b14391074147a45 /Makefile | |
parent | ef3cf941e0dfe3b6cd9e377767298605d08a05da (diff) | |
download | linux-exynos-f4c88459f7c9320f587b839c3d24a2a9dc18a8a0.tar.gz linux-exynos-f4c88459f7c9320f587b839c3d24a2a9dc18a8a0.tar.bz2 linux-exynos-f4c88459f7c9320f587b839c3d24a2a9dc18a8a0.zip |
Linux 4.14.67v4.14.67
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 = 66 +SUBLEVEL = 67 EXTRAVERSION = NAME = Petit Gorille |