diff options
| author | Junio C Hamano <gitster@pobox.com> | 2011-12-13 21:55:31 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-12-13 21:55:31 -0800 |
| commit | 66c11f02b031aca6f1756086fefdf4b8a5575c56 (patch) | |
| tree | ea54e306871bc6d2dda857a31b93c1bd669c619f /GIT-VERSION-GEN | |
| parent | c0eb9ccfb97297e25ccbab0481159282147b353f (diff) | |
| download | git-1.7.7.5.tar.xz | |
Git 1.7.7.5v1.7.7.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 d0ec749e9a..7b7ac91f80 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.7.4 +DEF_VER=v1.7.7.5 LF=' ' |
