From: Johannes Berg Date: Mon, 8 Dec 2008 12:10:56 +0000 (+0100) Subject: bump version to 0.9.7 X-Git-Tag: v0.9.7~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4785d3ef9890468216f2878ca72344794e8e3c9;p=thirdparty%2Fiw.git bump version to 0.9.7 --- diff --git a/version.sh b/version.sh index 938a65d..dbd35d1 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.6" +VERSION="0.9.7" OUT="version.h" if head=`git rev-parse --verify HEAD 2>/dev/null`; then