diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-06 16:20:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-06 16:20:52 +0200 |
commit | 2ae6c0413b4768f9d8fc6f718a732f9dae014b67 (patch) | |
tree | 217305a1368ebd0fc3937dd4f99d4dbf26203def | |
parent | b4653a3ea3d7e68d4118f0476c72f70288c6c7f4 (diff) | |
download | linux-exynos-2ae6c0413b4768f9d8fc6f718a732f9dae014b67.tar.gz linux-exynos-2ae6c0413b4768f9d8fc6f718a732f9dae014b67.tar.bz2 linux-exynos-2ae6c0413b4768f9d8fc6f718a732f9dae014b67.zip |
Linux 4.14.61v4.14.61
-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 = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = Petit Gorille |