diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:36:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:36:41 +0200 |
commit | 6ceccdf5ca9e8a41a581e059e9a98f17e14e99c4 (patch) | |
tree | efeaf0521451fb15101becb90b4a0f8d807fec93 | |
parent | 16d550a772db7e1511ac76b999fa4f4a282875aa (diff) |
Linux 4.9.129v4.9.129
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 128 +SUBLEVEL = 129 EXTRAVERSION = NAME = Roaring Lionus |