diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-16 10:10:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-16 10:10:32 +0200 |
commit | 3f07ecbec1518b1638f8227a5e1d0154c3b4826f (patch) | |
tree | 571c3d7aaa272d7b1df4b2d11d75e802a4bf5b07 | |
parent | e8bbbd11e6376e102075378b97d2f0313129fbe3 (diff) | |
download | linux-stable-4.14.41.tar.gz linux-stable-4.14.41.tar.bz2 linux-stable-4.14.41.zip |
Linux 4.14.41v4.14.41
-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 = 40 +SUBLEVEL = 41 EXTRAVERSION = NAME = Petit Gorille |