diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-27 15:43:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-27 15:43:35 +0300 |
commit | 6eb9c0fc1bca163dd084da77d77bb11c4b1639bc (patch) | |
tree | 55b229e48bbbfdf9e11568609e35b639bf77c55b | |
parent | 858cac284533652b55184579adaf07256057dc3d (diff) | |
download | linux-4.13.4.tar.xz |
Linux 4.13.4v4.13.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Fearless Coyote |