diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:38:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:38:16 +0200 |
commit | 2cc4d365363b1fb681b8231adcf4a8f80082506c (patch) | |
tree | 4ae6f8a2f8a9dc10d70607e01ce57d508c52a7d7 | |
parent | 9884746ef5c21a9e7aeff6774825359796ef5cf3 (diff) | |
download | linux-rpi3-4.14.72.tar.gz linux-rpi3-4.14.72.tar.bz2 linux-rpi3-4.14.72.zip |
Linux 4.14.72v4.14.72
-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 = 71 +SUBLEVEL = 72 EXTRAVERSION = NAME = Petit Gorille |