diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-06 17:31:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-06 17:31:37 +0100 |
commit | 0d7866d54a2c2d708807930c3bfd38ab3ce0550d (patch) | |
tree | ef1be6945c305864c9a11fbdeaa0329123dd4121 /Makefile | |
parent | 515160e3c4f2aa7e62963546b1e94d1c0a841df9 (diff) | |
download | linux-exynos-0d7866d54a2c2d708807930c3bfd38ab3ce0550d.tar.gz linux-exynos-0d7866d54a2c2d708807930c3bfd38ab3ce0550d.tar.bz2 linux-exynos-0d7866d54a2c2d708807930c3bfd38ab3ce0550d.zip |
Linux 4.14.98v4.14.98
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 = 97 +SUBLEVEL = 98 EXTRAVERSION = NAME = Petit Gorille |