diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 07:52:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 07:52:42 +0200 |
commit | 2c2b15bb0e8872fe2914785ccb276c304417911d (patch) | |
tree | 147cabf71c297b205319c994d89c7797592270fd /Makefile | |
parent | cd95b6e707122f33bcf85c39c8aedd356de10412 (diff) | |
download | linux-exynos-2c2b15bb0e8872fe2914785ccb276c304417911d.tar.gz linux-exynos-2c2b15bb0e8872fe2914785ccb276c304417911d.tar.bz2 linux-exynos-2c2b15bb0e8872fe2914785ccb276c304417911d.zip |
Linux 4.14.45v4.14.45
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 = 44 +SUBLEVEL = 45 EXTRAVERSION = NAME = Petit Gorille |