diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 12:49:00 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 12:50:38 +0900 |
| commit | ac33201285cce4b392c3cedfaf7f098fdb1dde87 (patch) | |
| tree | adada97e9d6e84f9b3ad82bcc1bca6eb0dbc3a7b /GIT-VERSION-GEN | |
| parent | 531788af951cbaf5356363f66c54594b555bdde3 (diff) | |
| download | git-2.5.6.tar.xz | |
Git 2.5.6v2.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 51ae63d753..b5c77243b1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.5.5 +DEF_VER=v2.5.6 LF=' ' |
