diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-20 10:25:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-20 10:25:21 +0200 |
commit | c5c055bda3351ea0af86a266fd968ef1cbf328fe (patch) | |
tree | e0dec801259a2cf0e16f84ec04fabbce7c7378b5 /Makefile | |
parent | df5bd9357cf08c218696dfff77297daa5fbd6630 (diff) | |
download | linux-stable-c5c055bda3351ea0af86a266fd968ef1cbf328fe.tar.gz linux-stable-c5c055bda3351ea0af86a266fd968ef1cbf328fe.tar.bz2 linux-stable-c5c055bda3351ea0af86a266fd968ef1cbf328fe.zip |
Linux 4.14.185v4.14.185
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 = 184 +SUBLEVEL = 185 EXTRAVERSION = NAME = Petit Gorille |