From: Johannes Berg Date: Tue, 16 Sep 2008 20:21:39 +0000 (+0200) Subject: bump version to 0.9.1 X-Git-Tag: v0.9.1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e8b669041e433361d57b2e81c90a778e7cb2657;p=thirdparty%2Fiw.git bump version to 0.9.1 --- diff --git a/version.sh b/version.sh index f61b39a..449630c 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.9" +VERSION="0.9.1" ( if head=`git rev-parse --verify HEAD 2>/dev/null`; then