diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-16 11:10:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-16 11:10:32 +0300 |
commit | 3f07ecbec1518b1638f8227a5e1d0154c3b4826f (patch) | |
tree | 571c3d7aaa272d7b1df4b2d11d75e802a4bf5b07 /Makefile | |
parent | e8bbbd11e6376e102075378b97d2f0313129fbe3 (diff) | |
download | linux-3f07ecbec1518b1638f8227a5e1d0154c3b4826f.tar.xz |
Linux 4.14.41v4.14.41
Diffstat (limited to 'Makefile')
-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 |