diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-18 10:48:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-18 10:48:00 +0200 |
commit | 4cea13b66144903ae7310331b43e08f7b2d6aadb (patch) | |
tree | 57692c719b3f8d2dce384c4291c2c84d21e09c3a | |
parent | 3f2e4f5dd83478b41ee273a500477cbf20266d23 (diff) | |
download | linux-rpi-4cea13b66144903ae7310331b43e08f7b2d6aadb.tar.gz linux-rpi-4cea13b66144903ae7310331b43e08f7b2d6aadb.tar.bz2 linux-rpi-4cea13b66144903ae7310331b43e08f7b2d6aadb.zip |
Linux 4.14.65v4.14.65
-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 = 64 +SUBLEVEL = 65 EXTRAVERSION = NAME = Petit Gorille |