summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2010-09-14 23:42:37 +0200
committerPat Thoyts <patthoyts@users.sourceforge.net>2010-09-14 23:42:37 +0200
commit00e9de72c8f9b7c048bb56a59be9567d69dc1e01 (patch)
treeeb13edc67f54d1fc650f2fc863dc380bbf7a530c /GIT-VERSION-GEN
parentgit-gui: avoid mis-encoding the copyright message on Windows. (diff)
downloadgit-00e9de72c8f9b7c048bb56a59be9567d69dc1e01.tar.xz
git-00e9de72c8f9b7c048bb56a59be9567d69dc1e01.zip
git-gui 0.13gitgui-0.13.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 b3f937eace..1fb4d9b4b7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.12.GITGUI
+DEF_VER=0.13.GITGUI
LF='
'