summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2016-10-20 11:19:43 +0100
committerPat Thoyts <patthoyts@users.sourceforge.net>2016-10-20 11:19:43 +0100
commitccc985126f23ff5d9ac610cb820bca48405ff5ef (patch)
tree5b1fc85541fed497adb9c143d1f988f7098d76ed
parent53083557abb34d0cebfb8494f65a764fb9fc82f1 (diff)
downloadgitgui-0.21.0.tar.gz
git-gui: set version 0.21gitgui-0.21.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 a88b6824b9..92373d251a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.20.GITGUI
+DEF_VER=0.21.GITGUI
LF='
'