diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 19:25:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 19:25:38 +0300 |
commit | 44a05cd896d97a3cd4f0c2ddb29a221ab2fdf43d (patch) | |
tree | 3ab7ad509da5c023a686bca512781f3596253dbe /Makefile | |
parent | b51cb8a52537888562b1198451eb39556bac95c4 (diff) | |
download | linux-44a05cd896d97a3cd4f0c2ddb29a221ab2fdf43d.tar.xz |
Linux 4.14.122v4.14.122
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 = 121 +SUBLEVEL = 122 EXTRAVERSION = NAME = Petit Gorille |