summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-09-12 19:33:03 +0200
committerJunio C Hamano <gitster@pobox.com>2011-09-12 19:33:40 +0200
commit740a8fc2249cf7d8b39ab50a25bbf86554158ae7 (patch)
tree4237f4b5434486236974b6e338d553edf3d8d379 /GIT-VERSION-GEN
parentMerge branch 'jl/maint-fetch-submodule-check-fix' into maint (diff)
downloadgit-740a8fc2249cf7d8b39ab50a25bbf86554158ae7.tar.xz
git-740a8fc2249cf7d8b39ab50a25bbf86554158ae7.zip
Git 1.7.6.3v1.7.6.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 3b15c1779d..b74b21f7dd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6.2
+DEF_VER=v1.7.6.3
LF='
'