diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-09 09:50:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-09 09:50:24 +0200 |
commit | 04cd74a759bf381f8f2c12e9ddb5fe8d0651c483 (patch) | |
tree | 6bdb72691d5ac7decf7d7694ed824616443df97e | |
parent | bce133ab7d4c4799949478fc7897cc335f3042e9 (diff) |
Linux 4.9.99v4.9.99
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = Roaring Lionus |