diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-14 00:03:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-14 00:03:24 +0300 |
commit | d9896164529697fade02aafc65a06722f7191d68 (patch) | |
tree | e3450f5f91e517a95895048cb4cab2de865d3379 /Makefile | |
parent | d7ec8d8cc95f2899e7047fb5eda53d7f48553ffe (diff) | |
download | linux-d9896164529697fade02aafc65a06722f7191d68.tar.xz |
Linux 4.14.106v4.14.106
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 = 105 +SUBLEVEL = 106 EXTRAVERSION = NAME = Petit Gorille |