diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-11 16:29:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-11 16:29:25 +0200 |
commit | 1e92e813554a93741666e9f378a83d70405b9076 (patch) | |
tree | ef9a0c98331b1e1d38fc2a8bc9e1cc08d2644e4e /Makefile | |
parent | b3ef356a096e218244b24e701abca72fc08e0e07 (diff) | |
download | linux-rpi3-1e92e813554a93741666e9f378a83d70405b9076.tar.gz linux-rpi3-1e92e813554a93741666e9f378a83d70405b9076.tar.bz2 linux-rpi3-1e92e813554a93741666e9f378a83d70405b9076.zip |
Linux 4.14.55v4.14.55
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 = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = Petit Gorille |