diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-29 03:06:07 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-29 03:06:07 -0700 |
commit | 3b65f403d7d0e98484e8f2c9471808f2785a8235 (patch) | |
tree | 44a17384f6b153f841b2d0784b3dd5081400d959 /Makefile | |
parent | 97513162cd6d7ed118aa155b4196e88b3e43ff69 (diff) | |
download | linux-exynos-3b65f403d7d0e98484e8f2c9471808f2785a8235.tar.gz linux-exynos-3b65f403d7d0e98484e8f2c9471808f2785a8235.tar.bz2 linux-exynos-3b65f403d7d0e98484e8f2c9471808f2785a8235.zip |
Linux 4.14.73v4.14.73
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 = 72 +SUBLEVEL = 73 EXTRAVERSION = NAME = Petit Gorille |