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