diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 11:34:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 11:34:39 +0300 |
commit | c10b57a567e4333b9fdf60b5ec36de9859263ca2 (patch) | |
tree | b300204beca5efffe0569481ac2c57318567d969 | |
parent | 7ed71842d3c88b71c3deae07f4aa1002eb9b5758 (diff) | |
download | linux-4.14.176.tar.xz (sig) |
Linux 4.14.176v4.14.176
-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 = 175 +SUBLEVEL = 176 EXTRAVERSION = NAME = Petit Gorille |