Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-05-11 01:54:45 +0400
committerShawn O. Pearce <spearce@spearce.org>2007-05-11 01:54:45 +0400
commitd6da71a9d16b8cf27f9d8f90692d3625c849cbc8 (patch)
tree5173ec94b5e95e96a3963a5494976f9a884a7e90
parent6b3d8b97cb48bcc6e2ac020312a56e1d9a2828b2 (diff)
git gui 0.7.0gitgui-0.7.0
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 2741c1e14c..25647c8060 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='
'