diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-25 11:08:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-25 11:08:04 +0100 |
commit | 55b195735142c1a8ffccb21a4af0b1bd8bd4d1eb (patch) | |
tree | 04a4b6fe70623bff94c860251f9f77dc9ba3e06a /Makefile | |
parent | c902ff1e4b2535a43980302d573020a16be29a2e (diff) | |
download | linux-stable-55b195735142c1a8ffccb21a4af0b1bd8bd4d1eb.tar.gz linux-stable-55b195735142c1a8ffccb21a4af0b1bd8bd4d1eb.tar.bz2 linux-stable-55b195735142c1a8ffccb21a4af0b1bd8bd4d1eb.zip |
Linux 4.14.22v4.14.22
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 = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = Petit Gorille |