From: Johannes Berg Date: Tue, 21 Jul 2009 11:34:48 +0000 (+0200) Subject: bump version to 0.1 X-Git-Tag: v2.31-rc1~98^2~13^2~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c3cbb3ae38dd6100ca03d7060b1a0704311d18b;p=thirdparty%2Futil-linux.git bump version to 0.1 --- diff --git a/version.sh b/version.sh index da375c970e..c3f0ca65d7 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.0" +VERSION="0.1" OUT="$1" if head=`git rev-parse --verify HEAD 2>/dev/null`; then