summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-12-03 08:08:16 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-12-03 08:08:16 (GMT)
commiteefe19fbfc93b359afe43aa1645eb5591a502f15 (patch)
treeda19875451984c3b6977eb6cd3d549d56a3a289c /GIT-VERSION-GEN
parent8dd35c7121696851f837a5d8b17adaa99daf83ef (diff)
downloadgit-eefe19fbfc93b359afe43aa1645eb5591a502f15.zip
git-eefe19fbfc93b359afe43aa1645eb5591a502f15.tar.gz
git-eefe19fbfc93b359afe43aa1645eb5591a502f15.tar.bz2
Git 1.6.5.4v1.6.5.4
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 b0b295d..6b4f708 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.3
+DEF_VER=v1.6.5.4
LF='
'