diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-29 03:07:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-29 03:07:35 -0700 |
commit | 46f9f7c3c326389d5765c28f120fead6cc068e67 (patch) | |
tree | c1021331bba852d98837083fc3c5ae5373b366f9 | |
parent | 616d5119d4f7dff1bee6f2621a59927eb4ad677b (diff) |
Linux 4.9.130v4.9.130
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 129 +SUBLEVEL = 130 EXTRAVERSION = NAME = Roaring Lionus |