diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-18 19:15:30 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-18 19:15:30 +0800 |
commit | 8a16224b405492bb0ebf450d9f3761580ebe1761 (patch) | |
tree | 655f3892d5bb0cc63b2e8cfcd4c3dd30882c3cf5 | |
parent | c8186699527b5b0ee080e510afac9a3db797aa1b (diff) |
Linux 4.9.16v4.9.16
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Roaring Lionus |