summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2008-08-06 12:04:06 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-08-06 13:40:53 -0700
commit781c1834f5419bdf81bb7f3750170ccd6b809174 (patch)
tree59a1f73850961ceb9b0853466f9f7ee510bb3a01 /GIT-VERSION-GEN
parentFiles given on the command line are relative to $cwd (diff)
downloadtgif-781c1834f5419bdf81bb7f3750170ccd6b809174.tar.xz
GIT 1.5.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 f221447478..445dca3ffc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.6.GIT
+DEF_VER=v1.5.6.5.GIT
LF='
'