diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 19:58:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 19:58:21 +0100 |
commit | a16134b082346b7e7c34f594a0763eafacdcea92 (patch) | |
tree | efe3c0fef09ae0b0b6fa0eddf5bc3f4cb6a9242a | |
parent | d602cb8a4b133bfe1e9b6170e646cbbf38660ee8 (diff) |
Linux 4.14.15v4.14.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 4951305eb867d..bf1a277a67a43 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Petit Gorille |