diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 08:41:00 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 08:41:00 +0000 |
commit | 191314edb326764c4481b09ccf7d00159abe4679 (patch) | |
tree | 03b70027ec8d08af1ca2674610809c920b18bcc4 | |
parent | 0f478f25d50cb6464678284a13f514fefc16e271 (diff) |
Linux 4.14.3v4.14.3
-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 = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Petit Gorille |