summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-12-05 11:08:35 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-12-05 11:08:35 -0800
commitaa031314bf8189a15290d5bd0d85fa2a0307ceb7 (patch)
tree18ce5d8e11ba76ef604cfc34346bc25a229be75e /GIT-VERSION-GEN
parentFix diff -B/--dirstat miscounting of newly added contents (diff)
downloadtgif-aa031314bf8189a15290d5bd0d85fa2a0307ceb7.tar.xz
Git 1.6.5.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 6b4f708c0d..0c9be2080b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.4
+DEF_VER=v1.6.5.5
LF='
'