diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-03 12:24:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-03 12:24:39 +0300 |
commit | 6e4548ea58e6a5ed2dd3a417d991742e2dec0246 (patch) | |
tree | 246da9246eb3c0b3d267674594445e7ba382883f /Makefile | |
parent | ab5d9d1751bc539fe2b30bafe758d8ebd5d48a09 (diff) | |
download | linux-6e4548ea58e6a5ed2dd3a417d991742e2dec0246.tar.xz |
Linux 4.14.24v4.14.24
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 = 23 +SUBLEVEL = 24 EXTRAVERSION = NAME = Petit Gorille |