summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-08-29 21:31:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-08-29 21:31:01 (GMT)
commit82c3e210002d452867a46a9d8806a8aee82ae9d0 (patch)
tree9f73eb3c1faa3187fd19838f940338112a76cdcf /GIT-VERSION-GEN
parente71c008dce548ba882a604b255dd7945b3a61b21 (diff)
downloadgit-82c3e210002d452867a46a9d8806a8aee82ae9d0.zip
git-82c3e210002d452867a46a9d8806a8aee82ae9d0.tar.gz
git-82c3e210002d452867a46a9d8806a8aee82ae9d0.tar.bz2
GIT 1.6.4.2v1.6.4.2
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 55fc07f..76c6dd2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.4.1
+DEF_VER=v1.6.4.2
LF='
'