diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-29 15:39:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-29 15:39:11 +0300 |
commit | d2dd9f1593dc4d5ceb5cf4a973ed2c6e3a49d799 (patch) | |
tree | 009dc54f092bec7eba1d28e7e4f7f19c5f4c67b7 | |
parent | d04e6ea0cec9e7d6cba806508f657d2d0dc6cacf (diff) | |
download | linux-d2dd9f1593dc4d5ceb5cf4a973ed2c6e3a49d799.tar.xz |
Linux 4.14.91v4.14.91
-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 = 90 +SUBLEVEL = 91 EXTRAVERSION = NAME = Petit Gorille |