diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-05 10:28:58 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-05 10:28:58 +0200 |
| commit | 2460c23c35e9a612395b4108dbc19f3c1f016d43 (patch) | |
| tree | 4550a9f78debe2f0947d76eda26c57566e468575 | |
| parent | 6464206844f5201dbe757a95f11b77e98965174c (diff) | |
Linux 4.9.106v4.9.106
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 105 +SUBLEVEL = 106 EXTRAVERSION = NAME = Roaring Lionus |
