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