diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 17:18:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 17:18:02 +0300 |
commit | 102b97d6241d938ac153193504a5936fc0be27ed (patch) | |
tree | b265e0a8f4d69fd2dc5d47682aca9ddd6284bd54 /Makefile | |
parent | 6b73dfbd3cfc9af7cb50fc109585b8735e404201 (diff) | |
download | linux-102b97d6241d938ac153193504a5936fc0be27ed.tar.xz |
Linux 4.14.44v4.14.44
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 = 43 +SUBLEVEL = 44 EXTRAVERSION = NAME = Petit Gorille |