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