diff options
author | Greg Kroah-Hartman | 2019-12-31 05:38:09 -0600 |
---|---|---|
committer | Greg Kroah-Hartman | 2019-12-31 05:38:09 -0600 |
commit | 4c5bf01e16a7ec59e59a38a61f793c5d1d5560c7 (patch) | |
tree | 2a40a9fb058024d2f10b24ba2e5b20e1000eab5c | |
parent | c2816fc40d0c6b1cfce7dffe09571ac4efc7c0d8 (diff) | |
download | kernel-linux-4.14.y.tar.gz kernel-linux-4.14.y.tar.xz kernel-linux-4.14.y.zip |
Linux 4.14.161v4.14.161linux-4.14.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | # SPDX-License-Identifier: GPL-2.0 | 1 | # SPDX-License-Identifier: GPL-2.0 |
2 | VERSION = 4 | 2 | VERSION = 4 |
3 | PATCHLEVEL = 14 | 3 | PATCHLEVEL = 14 |
4 | SUBLEVEL = 160 | 4 | SUBLEVEL = 161 |
5 | EXTRAVERSION = | 5 | EXTRAVERSION = |
6 | NAME = Petit Gorille | 6 | NAME = Petit Gorille |
7 | 7 | ||