git gui 0.7.0

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 2741c1e..25647c8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=0.6.GITGUI
+DEF_VER=0.7.GITGUI
 
 LF='
 '