diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-09 20:01:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-09 20:01:26 +0200 |
commit | 66f5a871e5987c8f4bff333b66c361a53cdcd350 (patch) | |
tree | 6b87563b604a887b0aa9c04f5b615e864e7d0c6e | |
parent | 0515258e4776912b53a7772b208fc130837380fb (diff) |
Linux 4.9.126v4.9.126
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 125 +SUBLEVEL = 126 EXTRAVERSION = NAME = Roaring Lionus |