diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-09 17:14:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-09 17:14:53 +0100 |
commit | 24737fa6bcf1d7ffb71ceb78d7a7c275cb7e1d13 (patch) | |
tree | 4ef3d4345a8e3a67175c82db2ac0b06e08588ea2 /Makefile | |
parent | fc9e3f49a2884d84fbe8633d57213d688670da40 (diff) | |
download | linux-exynos-24737fa6bcf1d7ffb71ceb78d7a7c275cb7e1d13.tar.gz linux-exynos-24737fa6bcf1d7ffb71ceb78d7a7c275cb7e1d13.tar.bz2 linux-exynos-24737fa6bcf1d7ffb71ceb78d7a7c275cb7e1d13.zip |
Linux 4.14.92v4.14.92
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 = 91 +SUBLEVEL = 92 EXTRAVERSION = NAME = Petit Gorille |