diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-05 13:26:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-05 13:26:38 +0300 |
commit | 51a2a68fde2035887c0d74aee1c9569c691dfd61 (patch) | |
tree | 5a420410a91f23d268b9912b725d74f11c2eab20 /Makefile | |
parent | e49d722f26b904015077655bff47cdbde049226a (diff) | |
download | linux-51a2a68fde2035887c0d74aee1c9569c691dfd61.tar.xz |
Linux 4.14.4v4.14.4
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 = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Petit Gorille |