diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-15 10:03:13 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-15 10:03:13 +0800 |
commit | d962bf8dd954db6db513b42cc484a9528df3e5a3 (patch) | |
tree | 4fe12c49bc88da95370dd7a93ebb0bf9c86d4633 | |
parent | 182ff0ebbdab926578728784299cc9d9c195d515 (diff) |
Linux 4.9.15v4.9.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Roaring Lionus |