diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-31 14:38:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-31 14:38:09 +0300 |
commit | 4c5bf01e16a7ec59e59a38a61f793c5d1d5560c7 (patch) | |
tree | 2a40a9fb058024d2f10b24ba2e5b20e1000eab5c /Makefile | |
parent | c2816fc40d0c6b1cfce7dffe09571ac4efc7c0d8 (diff) | |
download | linux-4c5bf01e16a7ec59e59a38a61f793c5d1d5560c7.tar.xz |
Linux 4.14.161v4.14.161
Diffstat (limited to 'Makefile')
-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 |