From: David Woodhouse Date: Thu, 2 Oct 2008 21:15:54 +0000 (+0100) Subject: Tag version 0.91 X-Git-Tag: v0.91 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fv0.91;p=platform%2Fupstream%2Fopenconnect.git Tag version 0.91 --- diff --git a/version.sh b/version.sh index 7f2a7ae..53205d2 100755 --- a/version.sh +++ b/version.sh @@ -6,7 +6,7 @@ # Copyright 2008, Oracle # Released under the GNU GPLv2 -v="v0.90" +v="v0.91" which git &> /dev/null if [ $? == 0 -a -d .git ]; then