From: Johannes Berg Date: Thu, 29 Aug 2013 10:09:39 +0000 (+0200) Subject: version 3.11 X-Git-Tag: v3.11^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=2fdd3c3a3b9962fb94993d377debe3d995bac0d0;p=thirdparty%2Fiw.git version 3.11 We already have more features supported than will be in 3.11 (notably the coalescing support) but that doesn't really matter. --- diff --git a/version.sh b/version.sh index a5cd455..80e55ab 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="3.10" +VERSION="3.11" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then