diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:18:45 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:18:45 -0800 |
| commit | 5c8213a7696b3d9e29feda2516e350d03d7bd9a4 (patch) | |
| tree | 8b6b708d41fcdd3e233ff226268331dd7250bed3 /GIT-VERSION-GEN | |
| parent | 2aa910084681a6cbfb0928b2d9c4d0f9ce54e1b8 (diff) | |
| download | git-1.8.5.6.tar.xz | |
Git 1.8.5.6v1.8.5.6
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 c1b7e2d2c6..4e1cc6ce61 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.5.5 +DEF_VER=v1.8.5.6 LF=' ' |
