diff options
| author | Junio C Hamano <gitster@pobox.com> | 2009-08-29 14:31:01 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-08-29 14:31:01 -0700 |
| commit | 82c3e210002d452867a46a9d8806a8aee82ae9d0 (patch) | |
| tree | 9f73eb3c1faa3187fd19838f940338112a76cdcf /GIT-VERSION-GEN | |
| parent | e71c008dce548ba882a604b255dd7945b3a61b21 (diff) | |
| download | git-1.6.4.2.tar.xz | |
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-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 55fc07f136..76c6dd2fef 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=' ' |
