summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-05-26 09:45:29 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-05-26 10:29:29 -0700
commit3c3e0b3c41f4c975828cf51d661614e45bf80dc0 (patch)
tree51990fe7357d7314347064e2231530e8d9bf27d1 /GIT-VERSION-GEN
parentMerge branch 'maint-1.7.4' into maint (diff)
downloadtgif-3c3e0b3c41f4c975828cf51d661614e45bf80dc0.tar.xz
Git 1.7.5.3
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 fa54b5dd6e..85e25a6dd8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5.2
+DEF_VER=v1.7.5.3
LF='
'