diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-08 10:26:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-08 10:26:32 +0200 |
commit | f37eb7b586f1dd24a86c50278c65322fc6787722 (patch) | |
tree | 1b38088820f782659b077125845e0b5b4a49539b | |
parent | 75903d40aaec3328e17bc6c89ea96b4fc1c602eb (diff) |
Linux 4.9.54v4.9.54
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 53 +SUBLEVEL = 54 EXTRAVERSION = NAME = Roaring Lionus |