summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-05-04 15:47:40 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-05-04 15:47:40 -0700
commit2f312e8851035a85f431911075383265f1519c04 (patch)
treea3b4dc4aa72bf6c10fb8bcf0c1caf76182ace4de /GIT-VERSION-GEN
parentMerge branch 'jh/dirstat' into maint (diff)
downloadtgif-2f312e8851035a85f431911075383265f1519c04.tar.xz
Git 1.7.5.1
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 68691b3c12..38ecb5314d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5
+DEF_VER=v1.7.5.1
LF='
'