From: Johannes Berg Date: Fri, 3 Aug 2012 10:30:28 +0000 (+0200) Subject: update version to 3.6 X-Git-Tag: v3.6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454c4b50505ac7be5205881e370430bb5724d3c9;p=thirdparty%2Fiw.git update version to 3.6 The merge window for 3.6 closed, so all the features are in. Signed-off-by: Johannes Berg --- diff --git a/version.sh b/version.sh index 4d97eda..54fc17a 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="3.5" +VERSION="3.6" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then