summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-09-06 11:41:02 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-09-06 11:41:02 -0700
commit509d59705ee07094bcc56b49a17ba0ae983da50f (patch)
tree26ea790e9110c21e05cbe6636355ab23a28ddad7 /GIT-VERSION-GEN
parentRevert "Merge branch 'cb/maint-quiet-push' into maint" (diff)
downloadtgif-509d59705ee07094bcc56b49a17ba0ae983da50f.tar.xz
Git 1.7.6.2
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 01bcb38e57..3b15c1779d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.6.1
+DEF_VER=v1.7.6.2
LF='
'