diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 12:27:13 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 12:27:13 +0300 |
commit | bdeb8f5efe9013844a20585b6a86ceff672d9d33 (patch) | |
tree | ae08485c536062ce79fee3c9727338d36014d259 /Makefile | |
parent | a61b352a7c23191108ae0c747a170f6bce5b154a (diff) | |
download | linux-4.17.4.tar.xz |
Linux 4.17.4v4.17.4
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 = 17 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Merciless Moray |