diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-26 09:37:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-26 09:37:07 +0100 |
commit | e6608e1f2fbd5827df9fa0da9ab1ad64f68be8d7 (patch) | |
tree | 4c13b45ceede9c088a67ecc84023ca6f95f02a87 | |
parent | 7c307d3217cd254480dbd483d94b9233564be3f1 (diff) | |
download | linux-stable-4.14.96.tar.gz (sig) linux-stable-4.14.96.tar.bz2 (sig) linux-stable-4.14.96.zip |
Linux 4.14.96v4.14.96
-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 = 95 +SUBLEVEL = 96 EXTRAVERSION = NAME = Petit Gorille |