diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 08:37:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 08:37:05 +0100 |
commit | f9f0b03dedc19a6363a305d119efcb48667a3027 (patch) | |
tree | d2d249bfb511711555529831c79c4f62b6bcea2c | |
parent | 8d8564fce80dfafa8e90c345161aff734d9730cd (diff) | |
download | linux-rpi3-f9f0b03dedc19a6363a305d119efcb48667a3027.tar.gz linux-rpi3-f9f0b03dedc19a6363a305d119efcb48667a3027.tar.bz2 linux-rpi3-f9f0b03dedc19a6363a305d119efcb48667a3027.zip |
Linux 4.14.2v4.14.2
-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 = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Petit Gorille |