diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-31 12:55:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-31 12:55:57 +0100 |
commit | 6c6f924f9c6294944ee6efb1bbd8cdb853582e50 (patch) | |
tree | 3d0b74d491b5c01947e147618b89815bfb8b1089 | |
parent | f12d0602633decf073796f3aaa59eec7ff2da9e2 (diff) |
Linux 4.9.79v4.9.79
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 78 +SUBLEVEL = 79 EXTRAVERSION = NAME = Roaring Lionus |