diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-08 22:41:27 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-08 22:41:27 -0800 |
commit | 8773f9bfa9e82c9311a58e82dcfc4f3470946a12 (patch) | |
tree | 8732865732c846fc3d7f1e0be3760d6490d53b12 /Makefile | |
parent | df11c2268c39f6885a9b2caef02a8aac588abb19 (diff) | |
download | linux-stable-8773f9bfa9e82c9311a58e82dcfc4f3470946a12.tar.gz linux-stable-8773f9bfa9e82c9311a58e82dcfc4f3470946a12.tar.bz2 linux-stable-8773f9bfa9e82c9311a58e82dcfc4f3470946a12.zip |
Linux 4.14.25v4.14.25
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 = 24 +SUBLEVEL = 25 EXTRAVERSION = NAME = Petit Gorille |