diff options
| author | Junio C Hamano <gitster@pobox.com> | 2009-12-05 11:08:35 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-12-05 11:08:35 -0800 |
| commit | aa031314bf8189a15290d5bd0d85fa2a0307ceb7 (patch) | |
| tree | 18ce5d8e11ba76ef604cfc34346bc25a229be75e /GIT-VERSION-GEN | |
| parent | 77cd6ab62108c2d4ddd4343abd9bae17c406be4b (diff) | |
| download | git-1.6.5.5.tar.xz | |
Git 1.6.5.5v1.6.5.5
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 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=' ' |
