diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-19 22:47:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-19 22:47:17 +0200 |
commit | 70915e25e1cff60c32e79e5b02e9559c1ed7bab2 (patch) | |
tree | 92b8b77bb34332ff70e6078602a7cb45c2ba6e1c | |
parent | 84580567f1f856d2c7a610273315852e345bc3ac (diff) |
Linux 4.9.128v4.9.128
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 127 +SUBLEVEL = 128 EXTRAVERSION = NAME = Roaring Lionus |