summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-12-13 21:30:40 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-12-13 21:32:30 -0800
commit15b7898c5e9fc6fed9a6064213cfcd08cf7d7314 (patch)
treeea0388716424f67ef078f63b68b39dcfd53ce868 /GIT-VERSION-GEN
parentMerge branch 'jk/maint-fetch-status-table' into maint-1.7.6 (diff)
downloadtgif-15b7898c5e9fc6fed9a6064213cfcd08cf7d7314.tar.xz
Git 1.7.6.5
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 b42c77c392..0595495446 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6.4
+DEF_VER=v1.7.6.5
LF='
'