diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-31 12:38:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-31 12:38:09 +0100 |
commit | 4c5bf01e16a7ec59e59a38a61f793c5d1d5560c7 (patch) | |
tree | 2a40a9fb058024d2f10b24ba2e5b20e1000eab5c | |
parent | c2816fc40d0c6b1cfce7dffe09571ac4efc7c0d8 (diff) | |
download | linux-stable-4.14.161.tar.gz (sig) linux-stable-4.14.161.tar.bz2 (sig) linux-stable-4.14.161.zip |
Linux 4.14.161v4.14.161
-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 = 160 +SUBLEVEL = 161 EXTRAVERSION = NAME = Petit Gorille |