diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-20 10:54:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-20 10:54:27 +0100 |
commit | 01364dad1d4577e27a57729d41053f661bb8a5b9 (patch) | |
tree | 096ad0858eddef2934b1d633b8bf7acf16a7b900 | |
parent | 62a47c2e063e8ca601e1cd514d6bd27e6befe3e6 (diff) | |
download | linux-stable-4.14.174.tar.gz (sig) linux-stable-4.14.174.tar.bz2 (sig) linux-stable-4.14.174.zip |
Linux 4.14.174v4.14.174
-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 = 173 +SUBLEVEL = 174 EXTRAVERSION = NAME = Petit Gorille |