diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-17 09:28:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-17 09:28:56 +0100 |
commit | 3beeb2615681fe87f4e6291ade669d50c27ce59a (patch) | |
tree | 89b3488149309d450e00546b0bc94d9c9f1b3ed7 /Makefile | |
parent | 4465b31b75490c038777cfccfbdf2ba8e9e5286a (diff) | |
download | linux-exynos-3beeb2615681fe87f4e6291ade669d50c27ce59a.tar.gz linux-exynos-3beeb2615681fe87f4e6291ade669d50c27ce59a.tar.bz2 linux-exynos-3beeb2615681fe87f4e6291ade669d50c27ce59a.zip |
Linux 4.14.89v4.14.89
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 = 88 +SUBLEVEL = 89 EXTRAVERSION = NAME = Petit Gorille |