diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-05 11:24:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-05 11:24:35 +0100 |
commit | 284bbc782445283e9a5124666dda8010f379f179 (patch) | |
tree | 7f96c122a3e88be2c4dec01855e4a30a2a754bca | |
parent | f990312aaa74faf14d00a1b050c55a66dfe3153a (diff) |
Linux 4.9.67v4.9.67
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 66 +SUBLEVEL = 67 EXTRAVERSION = NAME = Roaring Lionus |