diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-29 19:53:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-29 19:53:50 +0300 |
commit | b8ce8232fcc37fe7a97db79ea0a5f32098c25e72 (patch) | |
tree | c9719ba3f46714c2bf154ae87a647974f831ef6c /Makefile | |
parent | af1eddcc176e36104f50abf32b14cb979385d9f6 (diff) | |
download | linux-b8ce8232fcc37fe7a97db79ea0a5f32098c25e72.tar.xz |
Linux 4.14.10v4.14.10
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 = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Petit Gorille |