diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-17 19:45:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-17 19:45:55 +0100 |
commit | c1141b3aab36eb0d9b2bcae4aff69e77d0554386 (patch) | |
tree | 15845b95853865da257376682da171256c975ce9 | |
parent | e6af540790d6057f9f31e693167d3bfc847af200 (diff) | |
download | linux-stable-4.14.166.tar.gz (sig) linux-stable-4.14.166.tar.bz2 (sig) linux-stable-4.14.166.zip |
Linux 4.14.166v4.14.166
-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 = 165 +SUBLEVEL = 166 EXTRAVERSION = NAME = Petit Gorille |