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-12-18 07:15:17 +0300
committerShawn O. Pearce <spearce@spearce.org>2008-12-18 07:15:17 +0300
commite612120d232a5ef04dcf22fc92741565ebb4d0c8 (patch)
tree00224aa1d8c3bb5cf7ca28da66915232db017f2b
parentd4d1351b96ba8b1accb9fa2965e83d7e302c4ff8 (diff)
git-gui 0.12gitgui-0.12.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 4e709ebe77..b3f937eace 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.11.GITGUI
+DEF_VER=0.12.GITGUI
LF='
'