diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-02-13 13:40:47 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-02-13 13:41:53 -0800 |
| commit | 7bbc4e8fdb33e0a8e42e77cc05460d4c4f615f4d (patch) | |
| tree | 58a139552794f0f1d654a6abdcbccbd636e723ec /GIT-VERSION-GEN | |
| parent | 2cd861672e1021012f40597b9b68cc3a9af62e10 (diff) | |
| download | git-1.8.5.5.tar.xz | |
Git 1.8.5.5v1.8.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 ccec5effb1..c1b7e2d2c6 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.5.4 +DEF_VER=v1.8.5.5 LF=' ' |
