diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-28 12:19:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-28 12:19:45 +0300 |
commit | 267ef1d332845c1d361ff3fd1d346613a12db773 (patch) | |
tree | 9aa05f987c20840e89a95ec1f37c854277909cc8 /Makefile | |
parent | ac3d021048be9edb825f0794da5b42f04fefecef (diff) | |
download | linux-267ef1d332845c1d361ff3fd1d346613a12db773.tar.xz |
Linux 4.14.23v4.14.23
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 = 22 +SUBLEVEL = 23 EXTRAVERSION = NAME = Petit Gorille |