summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2012-10-17 22:57:29 +0200
committerPat Thoyts <patthoyts@users.sourceforge.net>2012-10-17 22:57:29 +0200
commitf6dd784ed4c1705d465b1238f9a5971f2733e582 (patch)
tree2ebff2c21d24d91212a041b3075fcaf1534bb985 /GIT-VERSION-GEN
parentgit-gui: Don't prepend the prefix if value looks like a full path (diff)
downloadgit-f6dd784ed4c1705d465b1238f9a5971f2733e582.tar.xz
git-f6dd784ed4c1705d465b1238f9a5971f2733e582.zip
git-gui 0.17gitgui-0.17.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 65709437ff..49b62ea6eb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.16.GITGUI
+DEF_VER=0.17.GITGUI
LF='
'