diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-09 19:56:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-09 19:56:02 +0200 |
commit | 7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30 (patch) | |
tree | 5ba387fc4e2b4033b778b79880b0ac3deafc5144 /Makefile | |
parent | 29245d36680efe1b268bef0072f06bf201847abe (diff) | |
download | linux-rpi3-7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30.tar.gz linux-rpi3-7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30.tar.bz2 linux-rpi3-7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30.zip |
Linux 4.14.69v4.14.69
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 = 68 +SUBLEVEL = 69 EXTRAVERSION = NAME = Petit Gorille |