diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-20 10:09:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-20 10:09:12 +0100 |
commit | b8fa9d76c58c08f5fb00f91080c224a9f5d492c7 (patch) | |
tree | e2a27473627cd6a4489ebd0a7adff7b4db39dd84 | |
parent | ca82c95c00ae84261b88f1c87ec72eb2931937e3 (diff) | |
download | linux-stable-b8fa9d76c58c08f5fb00f91080c224a9f5d492c7.tar.gz |
Linux 3.18.135v3.18.135
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 134 +SUBLEVEL = 135 EXTRAVERSION = NAME = Diseased Newt |