diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-11 20:03:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-11 20:03:09 +0300 |
commit | 12cd844a39ed16aa183a820a54fe6f9a0bb4cd14 (patch) | |
tree | f287878daf2daafc75a775d03b84aee6d0a1a3fc | |
parent | 30238068123e304f02f594726451e3e93a06ce42 (diff) | |
download | linux-4.14.173.tar.xz (sig) |
Linux 4.14.173v4.14.173
-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 = 172 +SUBLEVEL = 173 EXTRAVERSION = NAME = Petit Gorille |