diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 18:25:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 18:25:38 +0200 |
commit | 44a05cd896d97a3cd4f0c2ddb29a221ab2fdf43d (patch) | |
tree | 3ab7ad509da5c023a686bca512781f3596253dbe | |
parent | b51cb8a52537888562b1198451eb39556bac95c4 (diff) | |
download | linux-stable-4.14.122.tar.gz (sig) linux-stable-4.14.122.tar.bz2 (sig) linux-stable-4.14.122.zip |
Linux 4.14.122v4.14.122
-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 |