diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-21 10:04:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-21 10:04:43 +0300 |
commit | ff33472c282e209da54cbc0c7c1c06ddfcc93d33 (patch) | |
tree | 87648ce27a36e3fd3d6a2879c745ff34bc18f2f3 | |
parent | a5fb6a7e126484e364786ee1ee41efa689915d96 (diff) | |
download | linux-4.14.134.tar.xz (sig) |
Linux 4.14.134v4.14.134
-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 = 133 +SUBLEVEL = 134 EXTRAVERSION = NAME = Petit Gorille |