summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-09-23 14:38:39 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-09-23 14:43:05 -0700
commit632052641517de1a965c1f045b97d2eaa541b2e9 (patch)
tree35298e1d4ef3783178386313005d75c0cab3cc0e /GIT-VERSION-GEN
parentMerge branch 'cb/maint-ls-files-error-report' into maint (diff)
downloadtgif-632052641517de1a965c1f045b97d2eaa541b2e9.tar.xz
Git 1.7.6.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 b74b21f7dd..b42c77c392 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6.3
+DEF_VER=v1.7.6.4
LF='
'