diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-22 12:44:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-22 12:44:07 +0100 |
commit | c3825da143fc419e2639e602f62d793ed0de4657 (patch) | |
tree | 9a92340e16d26815662fa49feaca9242f5dcf061 | |
parent | ecdc5b12d7a01707b5b3f334cdf47f01e50d2ce3 (diff) |
Linux 4.9.17v4.9.17
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Roaring Lionus |