diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-15 09:45:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-15 09:45:37 +0200 |
commit | 5dfe87ac34e2326ae2957fc68b63212d84f78701 (patch) | |
tree | cf2a5b8e72c4d115f0c287aa844ded5a9697bfbd /Makefile | |
parent | ab088bc2911d773011f45872f1c72671ac8d1352 (diff) | |
download | linux-rpi3-5dfe87ac34e2326ae2957fc68b63212d84f78701.tar.gz linux-rpi3-5dfe87ac34e2326ae2957fc68b63212d84f78701.tar.bz2 linux-rpi3-5dfe87ac34e2326ae2957fc68b63212d84f78701.zip |
Linux 4.14.70v4.14.70
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 = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = Petit Gorille |