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-11-21 10:10:03 +0300
committerShawn O. Pearce <spearce@spearce.org>2007-11-21 10:10:03 +0300
commit41188dd1a837df08a959b63a2f56357971fa4549 (patch)
tree3aea4f70d80ffd546d0e9e3999a6675066c88995
parentcd16a6c9298778265a044e5f9a39b006277b32f2 (diff)
git-gui 0.9.0gitgui-0.9.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 9770b0bc27..cfe46a857e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.8.GITGUI
+DEF_VER=0.9.GITGUI
LF='
'