diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-03 17:39:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-03 17:39:25 +0100 |
commit | 0146985addc322ca518d27fecfe98ae5acda7c1e (patch) | |
tree | 6d75d6a66d3b0559ebe01ad9b3f27694dc4cc551 | |
parent | 04178b1709b6e98c929ae7ca2668c85334e886b2 (diff) | |
download | linux-stable-4.14.17.tar.gz linux-stable-4.14.17.tar.bz2 linux-stable-4.14.17.zip |
Linux 4.14.17v4.14.17
-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 = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Petit Gorille |