diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-15 09:43:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-15 09:43:07 +0200 |
commit | 927556eb3a72306db1ba5ab8b9bb9914433302ba (patch) | |
tree | 306656a87b9b702f1a3dcf5f77b46630290a2c84 | |
parent | 67badb25211c374d5c5bbac5f72678c9410dcfd1 (diff) |
Linux 4.9.127v4.9.127
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 126 +SUBLEVEL = 127 EXTRAVERSION = NAME = Roaring Lionus |