summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-04-11 13:41:43 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-04-11 13:42:33 -0700
commitfcd424011bf7b841e9d4b3154ecadf6bf5e6e686 (patch)
tree960e62142da32453c24e88e14899d866c1dacc8d /GIT-VERSION-GEN
parentMerge branch 'rc/maint-reflog-msg-for-forced-branch' into maint (diff)
downloadtgif-fcd424011bf7b841e9d4b3154ecadf6bf5e6e686.tar.xz
Git 1.7.0.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 3eb6d8517e..6705b10483 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.4
+DEF_VER=v1.7.0.5
LF='
'