summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2007-05-28 17:50:22 -0400
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-05-28 17:50:22 -0400
commit994a794288d73ee9151481805c2ea98f448cf3e0 (patch)
tree5d0b72d93669502011a5f685be69c7b3ca059f69 /GIT-VERSION-GEN
parentgit-gui: Guess our share/git-gui/lib path at runtime if possible (diff)
downloadtgif-994a794288d73ee9151481805c2ea98f448cf3e0.tar.xz
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 25647c8060..638de99e9e 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='
'