summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2008-12-17 20:15:17 -0800
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2008-12-17 20:15:17 -0800
commite612120d232a5ef04dcf22fc92741565ebb4d0c8 (patch)
tree00224aa1d8c3bb5cf7ca28da66915232db017f2b /GIT-VERSION-GEN
parentgit-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL (diff)
downloadtgif-e612120d232a5ef04dcf22fc92741565ebb4d0c8.tar.xz
git-gui 0.12
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'GIT-VERSION-GEN')
-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='
'