diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 10:01:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 10:01:07 +0100 |
commit | 9c07fc259396fb5a26713755f92f60eb477ed567 (patch) | |
tree | d5a2b653acf9d66c1e6c837d5c14e0c73b262e9e | |
parent | 59ed81e1eede2cb90010ee923c853a58535aff85 (diff) | |
download | linux-exynos-9c07fc259396fb5a26713755f92f60eb477ed567.tar.gz linux-exynos-9c07fc259396fb5a26713755f92f60eb477ed567.tar.bz2 linux-exynos-9c07fc259396fb5a26713755f92f60eb477ed567.zip |
Linux 4.14.93v4.14.93
-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 = 92 +SUBLEVEL = 93 EXTRAVERSION = NAME = Petit Gorille |