diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-31 08:13:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-31 08:13:48 +0100 |
commit | e1e364bf09d92018d35f20a004ffcfd4cbeffa34 (patch) | |
tree | 55b67b49bfab4df479dba070075dea589a4b19e8 | |
parent | f4f4ac411eab2c15f25acb7847f310ccdaaf299a (diff) | |
download | linux-exynos-e1e364bf09d92018d35f20a004ffcfd4cbeffa34.tar.gz linux-exynos-e1e364bf09d92018d35f20a004ffcfd4cbeffa34.tar.bz2 linux-exynos-e1e364bf09d92018d35f20a004ffcfd4cbeffa34.zip |
Linux 4.14.97v4.14.97
-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 = 96 +SUBLEVEL = 97 EXTRAVERSION = NAME = Petit Gorille |