diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-10 08:53:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-10 08:53:23 +0200 |
commit | 3622426cc93ab5bc75fa9cf2e897441dff894c34 (patch) | |
tree | 2f016448c219bcf9a8e535b7cdaa7e0015b26fb1 | |
parent | 28e689148eee05f509094577bf056e1d258f9c6b (diff) |
Linux 4.9.132v4.9.132
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 131 +SUBLEVEL = 132 EXTRAVERSION = NAME = Roaring Lionus |