diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-14 15:38:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-14 15:38:17 +0200 |
commit | e9dde66df5f719b063aaea8acf073cbfc6952821 (patch) | |
tree | f405b9a106516077b6c29ab532f2a48689fa0b90 | |
parent | 3da54587cf4c1be7c26a8ae0b58313828b69638a (diff) | |
download | talos-op-linux-4.13.7.tar.gz talos-op-linux-4.13.7.zip |
Linux 4.13.7v4.13.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Fearless Coyote |