diff options
author | Sasha Levin <alexander.levin@verizon.com> | 2016-10-09 10:23:45 -0400 |
---|---|---|
committer | Sasha Levin <alexander.levin@verizon.com> | 2016-10-09 21:24:47 -0400 |
commit | 3cab355c2ff3a781b6ebe9d1a25bd4ebc1207430 (patch) | |
tree | 094107c47d93215c6e10b512755084f3a43665f6 | |
parent | 02ce1fd73386e7420cd9b2dc87abd02a7889eaac (diff) | |
download | lwn-3cab355c2ff3a781b6ebe9d1a25bd4ebc1207430.tar.gz lwn-3cab355c2ff3a781b6ebe9d1a25bd4ebc1207430.zip |
Linux 3.18.43v3.18.43
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 42 +SUBLEVEL = 43 EXTRAVERSION = NAME = Diseased Newt |