diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-26 03:06:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-26 03:06:33 +0300 |
commit | a26899e0baa4de07caf97f5e4d7298240e98fd0e (patch) | |
tree | e2c41ad1c9cbb0f772293b051ef607ab4121df77 /Makefile | |
parent | 1d26c112959f91e28dadee942877e32b91596d76 (diff) | |
download | linux-a26899e0baa4de07caf97f5e4d7298240e98fd0e.tar.xz |
Linux 4.14.52v4.14.52
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 = 51 +SUBLEVEL = 52 EXTRAVERSION = NAME = Petit Gorille |