diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-20 10:10:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-20 10:10:38 +0100 |
commit | 7b3775017f4e6b87dfd2c7f63d1eaf057948f31d (patch) | |
tree | b44a6d79722aaa9e0e6853168e54273842fe9387 | |
parent | bed6119aa21b28f096880342f9e2445f9ad47b25 (diff) | |
download | linux-rpi3-4.14.8.tar.gz linux-rpi3-4.14.8.tar.bz2 linux-rpi3-4.14.8.zip |
Linux 4.14.8v4.14.8
-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 = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Petit Gorille |