From: Shawn O. Pearce Date: Mon, 28 May 2007 21:50:22 +0000 (-0400) Subject: git gui 0.8.0 X-Git-Tag: v1.5.3-rc0~44^2~20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=994a794288d73ee9151481805c2ea98f448cf3e0;p=git.git git gui 0.8.0 Open the git-gui 0.8.0 development branch. Signed-off-by: Shawn O. Pearce --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 25647c806..638de99e9 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=0.7.GITGUI +DEF_VER=0.8.GITGUI LF=' '