From: Johannes Berg Date: Fri, 4 Nov 2011 10:48:12 +0000 (+0100) Subject: update version to 3.2 X-Git-Tag: v3.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2b1c6a77ee17e4128b22845cb8c5901de296c9;p=thirdparty%2Fiw.git update version to 3.2 With the merge window closing, and net having been merged, no more changes are expected in kernel 3.2 that add API, so we can release iw 3.2. --- diff --git a/version.sh b/version.sh index d2b592d..3fb9f6d 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.22" +VERSION="3.2" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then