diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-20 10:20:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-20 10:20:56 +0100 |
commit | 5461ace2e2f7b0ebdeca502c743ea819106ecc52 (patch) | |
tree | 5141986d144fd0ae77288467b6471f8c8b3801ba | |
parent | ae4199db18af1c4a5beee9288b0ba6c15c420922 (diff) | |
download | linux-stable-4.14.102.tar.gz (sig) linux-stable-4.14.102.tar.bz2 (sig) linux-stable-4.14.102.zip |
Linux 4.14.102v4.14.102
-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 = 101 +SUBLEVEL = 102 EXTRAVERSION = NAME = Petit Gorille |