From: Johannes Berg Date: Tue, 17 Jan 2012 13:07:16 +0000 (+0100) Subject: update version to 3.3 X-Git-Tag: v3.3^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f22e79febbd1d0174419ba0e13954586b3dd826a;p=thirdparty%2Fiw.git update version to 3.3 The merge window for 3.3 is open, so it will be feature-complete now. --- diff --git a/version.sh b/version.sh index 3fb9f6d..d5fc374 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="3.2" +VERSION="3.3" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then