diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-06-26 17:16:50 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-06-26 17:59:51 -0700 |
| commit | 006f31d77f3dd5f813557c2839b39b2aaa22b925 (patch) | |
| tree | 6f0f0a7b60f148a38d86431b83d7c9a98b267048 /GIT-VERSION-GEN | |
| parent | 53b22a9e45161004ff3260782abc4ee2a5b3e730 (diff) | |
| download | git-1.5.5.5.tar.xz | |
GIT 1.5.5.5v1.5.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 98d650aa62..af9d78daea 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.5.4.GIT +DEF_VER=v1.5.5.5.GIT LF=' ' |
