diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-20 08:17:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-20 08:17:19 +0200 |
commit | a41ba30d9df20fe141c92aacbb56b6b077f19716 (patch) | |
tree | 55dbcef0a8fae1c7c3d0e3e73d6aa4774689b835 /Makefile | |
parent | b7d6e8c2f7bbf1baa9fa6c88f8832650e77c54c7 (diff) | |
download | linux-stable-a41ba30d9df20fe141c92aacbb56b6b077f19716.tar.gz linux-stable-a41ba30d9df20fe141c92aacbb56b6b077f19716.tar.bz2 linux-stable-a41ba30d9df20fe141c92aacbb56b6b077f19716.zip |
Linux 4.14.181v4.14.181
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 = 180 +SUBLEVEL = 181 EXTRAVERSION = NAME = Petit Gorille |