diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-12 19:31:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-12 19:31:45 -0700 |
commit | 6da35f43acde8f718b53f6f05fc865bffa709fc5 (patch) | |
tree | 1c73ffd0bafba364a148a6148d99493820b5c3f0 | |
parent | 1166e3e03342d179dff806457d4f76cf90490d18 (diff) |
Linux 4.9.43v4.9.43
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 42 +SUBLEVEL = 43 EXTRAVERSION = NAME = Roaring Lionus |