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>2008-04-02 10:17:11 +0400
committerShawn O. Pearce <spearce@spearce.org>2008-04-02 10:17:11 +0400
commit3d654be48f65545c4d3e35f5d3bbed5489820930 (patch)
tree4b899bf5bb12b8b4e51f26b6db1125e69fcb7f7e
parentc91ee2bd61299737c2795bd7b798e17ef0714e47 (diff)
git-gui 0.10gitgui-0.10.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 cfe46a857e..0ab478ef90 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.9.GITGUI
+DEF_VER=0.10.GITGUI
LF='
'