summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-12-10 15:42:30 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-12-10 15:42:30 -0800
commit9861b644e045b5ee0e16dea65b44419205090960 (patch)
tree365dd028c3313f5b4c73e64bd04ec38dbb530157 /GIT-VERSION-GEN
parentFix archive format with -- on the command line (diff)
downloadtgif-9861b644e045b5ee0e16dea65b44419205090960.tar.xz
Git 1.6.5.6
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 0c9be2080b..9c945d91cb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.5
+DEF_VER=v1.6.5.6
LF='
'