diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-12 19:46:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-12 19:46:14 +0100 |
commit | 383e9b61f85cc8e5f1fcb1493d95f826a2fa736e (patch) | |
tree | 86fef45fdb844637edce1c31535741d3513910a8 /Makefile | |
parent | aa23996b28f10e54a74ff1261af044bec5b5c28a (diff) | |
download | linux-exynos-383e9b61f85cc8e5f1fcb1493d95f826a2fa736e.tar.gz linux-exynos-383e9b61f85cc8e5f1fcb1493d95f826a2fa736e.tar.bz2 linux-exynos-383e9b61f85cc8e5f1fcb1493d95f826a2fa736e.zip |
Linux 4.14.99v4.14.99
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 = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = Petit Gorille |