aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2015-04-18 12:15:32 +0100
committerPat Thoyts <patthoyts@users.sourceforge.net>2015-04-18 12:15:32 +0100
commit4498b3a50a0e839788682f672df267cbc1ba9292 (patch)
treeafca170c2eda157ad86811f252f499cc448059b6
parent5a5c11f19d11cb2b86cd0adf8e7e53ba28ae75ea (diff)
downloadgit-4498b3a50a0e839788682f672df267cbc1ba9292.tar.gz
git-gui: set version 0.20gitgui-0.20.0
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a9ea21826a..a88b6824b9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.19.GITGUI
+DEF_VER=0.20.GITGUI
LF='
'