summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-03-31 15:12:08 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-03-31 15:12:08 -0700
commit2be10bb5c1cfe15aa4f1b43137ccd17d826d8553 (patch)
treeec8feff26167f3d3c53dfbd7443d6d692d79a134 /GIT-VERSION-GEN
parentMerge branch 'jc/maint-refs-dangling' into maint (diff)
downloadtgif-2be10bb5c1cfe15aa4f1b43137ccd17d826d8553.tar.xz
Git 1.7.0.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 076c18ecc3..3eb6d8517e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.3
+DEF_VER=v1.7.0.4
LF='
'