summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-05-28 21:50:22 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-05-28 21:50:22 (GMT)
commit994a794288d73ee9151481805c2ea98f448cf3e0 (patch)
tree5d0b72d93669502011a5f685be69c7b3ca059f69 /GIT-VERSION-GEN
parentea75ee3598ab6f8d0828f8cc6ec3d4a5f8d66813 (diff)
downloadgit-994a794288d73ee9151481805c2ea98f448cf3e0.zip
git-994a794288d73ee9151481805c2ea98f448cf3e0.tar.gz
git-994a794288d73ee9151481805c2ea98f448cf3e0.tar.bz2
git gui 0.8.0
Open the git-gui 0.8.0 development branch. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 25647c8..638de99 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='
'