summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Pat Thoyts <patthoyts@users.sourceforge.net>2012-10-17 21:57:29 +0100
committerLibravatar Pat Thoyts <patthoyts@users.sourceforge.net>2012-10-17 21:57:29 +0100
commitf6dd784ed4c1705d465b1238f9a5971f2733e582 (patch)
tree2ebff2c21d24d91212a041b3075fcaf1534bb985 /GIT-VERSION-GEN
parentgit-gui: Don't prepend the prefix if value looks like a full path (diff)
downloadtgif-f6dd784ed4c1705d465b1238f9a5971f2733e582.tar.xz
git-gui 0.17
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
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 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='
'