From: Johannes Berg Date: Wed, 17 Sep 2008 08:24:42 +0000 (+0200) Subject: now that it really works on x86_64, bump version to 0.9.3 X-Git-Tag: v0.9.3^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2b40833884e2f4f43ca04020568e3b996f34e7c;p=thirdparty%2Fiw.git now that it really works on x86_64, bump version to 0.9.3 --- diff --git a/version.sh b/version.sh index 44a7aa4..5be3177 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.2" +VERSION="0.9.3" ( if head=`git rev-parse --verify HEAD 2>/dev/null`; then