diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-11 12:21:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-11 12:21:51 +0200 |
commit | 2bf3258a12af6508d9c0cf17bfa895c5650d2dbb (patch) | |
tree | 1ec9ce8561a3425172792c0d1346f3e8d244818d /Makefile | |
parent | 9665d94ce35d9fc5840f41067439b78e070e78f7 (diff) | |
download | linux-stable-2bf3258a12af6508d9c0cf17bfa895c5650d2dbb.tar.gz linux-stable-2bf3258a12af6508d9c0cf17bfa895c5650d2dbb.tar.bz2 linux-stable-2bf3258a12af6508d9c0cf17bfa895c5650d2dbb.zip |
Linux 4.14.125v4.14.125
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 = 124 +SUBLEVEL = 125 EXTRAVERSION = NAME = Petit Gorille |