diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-24 13:01:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-24 13:01:30 +0300 |
commit | de8cdc5572311b0742eccf3c0cfd34af1e105904 (patch) | |
tree | 91df2b7d47d6bf0d3395ba372885c4d0e0b1cb04 /Makefile | |
parent | 5019b23699f4de435e6a601db82e5c41e0cbfa68 (diff) | |
download | linux-de8cdc5572311b0742eccf3c0cfd34af1e105904.tar.xz |
Linux 4.14.30v4.14.30
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 = 29 +SUBLEVEL = 30 EXTRAVERSION = NAME = Petit Gorille |