diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-10 11:31:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-10 11:31:23 +0300 |
commit | b8447222eb207d5a5ec20a0f357065963dabdcd0 (patch) | |
tree | 9eab94be31f3aac0a6728efeb7a4639f69f6eac6 /Makefile | |
parent | 77bbeea7811f0857952d3f096438ce2e1bb16f1a (diff) | |
download | linux-b8447222eb207d5a5ec20a0f357065963dabdcd0.tar.xz |
Linux 4.14.13v4.14.13
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 = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Petit Gorille |