diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 10:35:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 10:35:59 +0300 |
commit | e87c13993f16549e77abce9744af844c55154349 (patch) | |
tree | 901a3f92b6ee9b8e29ba1fce054da9eac8e0e0f1 | |
parent | 7336a443393f6990749d68052d2b224438605342 (diff) | |
download | linux-e87c13993f16549e77abce9744af844c55154349.tar.xz |
Linux 4.13.16v4.13.16linux-4.13.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Fearless Coyote |