diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-15 12:09:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-15 12:09:19 +0300 |
commit | b762de8221691f3fabb3ea583ac777c0baea3641 (patch) | |
tree | 68edb75af68c9eaa30f3e9f361c2bea684428ac7 | |
parent | 175acf7212230807214e49c52df8ef2d73724d94 (diff) | |
download | linux-4.13.13.tar.xz |
Linux 4.13.13v4.13.13
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Fearless Coyote |