diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-13 11:15:18 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-13 11:15:18 -0800 |
commit | 2e390c487815669fb9bb35d7ea11883cc10a9b50 (patch) | |
tree | 2db8f64345a940e062c8ae034fa40491d314bd54 | |
parent | c3cd0a4fe429089701a3480cbbf355495e0642c7 (diff) | |
download | linux-stable-4.14.81.tar.gz (sig) linux-stable-4.14.81.tar.bz2 (sig) linux-stable-4.14.81.zip |
Linux 4.14.81v4.14.81
-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 = 80 +SUBLEVEL = 81 EXTRAVERSION = NAME = Petit Gorille |