diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-11 16:26:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-11 16:26:46 +0200 |
commit | 060744011e93679f03932f050619744be895b772 (patch) | |
tree | ceba0ad5f420c745b6d66c0d82722e324266a5eb | |
parent | e31cd420e1be4e701292078e0840df0fe4c0cd8b (diff) |
Linux 4.9.112v4.9.112
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 111 +SUBLEVEL = 112 EXTRAVERSION = NAME = Roaring Lionus |