diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-15 10:09:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-15 10:09:19 +0100 |
commit | b762de8221691f3fabb3ea583ac777c0baea3641 (patch) | |
tree | 68edb75af68c9eaa30f3e9f361c2bea684428ac7 | |
parent | 175acf7212230807214e49c52df8ef2d73724d94 (diff) |
Linux 4.13.13v4.13.13
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index a7c847f495b0d..1608a9b713816 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Fearless Coyote |