summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2011-12-14 00:44:30 +0100
committerPat Thoyts <patthoyts@users.sourceforge.net>2011-12-14 00:44:30 +0100
commit942e6baa92846e5628752c65a22bc4957d8de4d0 (patch)
tree0fd821bc704c635e6602c3ac0f61916f7591441f /GIT-VERSION-GEN
parentgit-gui: handle shell script text filters when loading for blame. (diff)
downloadgit-942e6baa92846e5628752c65a22bc4957d8de4d0.tar.xz
git-942e6baa92846e5628752c65a22bc4957d8de4d0.zip
git-gui 0.16gitgui-0.16.0
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
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 1fb4d9b4b7..65709437ff 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.13.GITGUI
+DEF_VER=0.16.GITGUI
LF='
'