From feea0ff28c8ca01d832b8dd36af2d196fbfee772 Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Tue, 31 May 2016 11:52:46 +0200 Subject: [PATCH 1/1] iw: bump version to 4.7 Clearly I missed a number of kernel versions, but this is pretty much up-to-date with 4.7. Signed-off-by: Johannes Berg --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index c8111a6..9ef607d 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="4.3" +VERSION="4.7" OUT="$1" # get the absolute path for the OUT file -- 2.39.2