From: Johannes Berg Date: Tue, 31 May 2016 09:52:46 +0000 (+0200) Subject: iw: bump version to 4.7 X-Git-Tag: v4.7^0 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fiw.git;a=commitdiff_plain;h=feea0ff28c8ca01d832b8dd36af2d196fbfee772 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 --- 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