diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-28 18:36:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-28 18:36:17 +0300 |
commit | 78d697fc93f98054e36a3ab76dca1a88802ba7be (patch) | |
tree | e33f9b4856a7674dd4d17f7514ed3d846c19dae8 /Makefile | |
parent | 2fc1b71474b926b1671c96265c6b9637f2b607f0 (diff) | |
download | linux-78d697fc93f98054e36a3ab76dca1a88802ba7be.tar.xz |
Linux 4.14.172v4.14.172
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 = 171 +SUBLEVEL = 172 EXTRAVERSION = NAME = Petit Gorille |