From: Johannes Berg Date: Mon, 25 Jun 2012 07:45:50 +0000 (+0200) Subject: update version to 3.5 X-Git-Tag: v3.5^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fae04ada78540c0dc0212ea404f0991b79ab7424;p=thirdparty%2Fiw.git update version to 3.5 I'm a bit late, kernel 3.5 is already around the corner. --- diff --git a/version.sh b/version.sh index 691d7c7..4d97eda 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="3.4" +VERSION="3.5" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then