summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-12-18 05:15:17 +0100
committerShawn O. Pearce <spearce@spearce.org>2008-12-18 05:15:17 +0100
commite612120d232a5ef04dcf22fc92741565ebb4d0c8 (patch)
tree00224aa1d8c3bb5cf7ca28da66915232db017f2b /GIT-VERSION-GEN
parentgit-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL (diff)
downloadgit-e612120d232a5ef04dcf22fc92741565ebb4d0c8.tar.xz
git-e612120d232a5ef04dcf22fc92741565ebb4d0c8.zip
git-gui 0.12gitgui-0.12.0
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to '')
-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='
'