diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-01-07 22:41:43 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-01-07 22:41:43 -0800 |
| commit | aadd4efa715f56e0eac5ac459c8ff4933b56d4ce (patch) | |
| tree | 470ec1b489d0cf383af21247ca7b5eb39efbae98 /GIT-VERSION-GEN | |
| parent | eee8a1742bf51df33f0f6004774035f57253f944 (diff) | |
| download | git-1.5.3.8.tar.xz | |
GIT 1.5.3.8v1.5.3.8
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 85314ebd67..d34c923aee 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.3.7.GIT +DEF_VER=v1.5.3.8.GIT LF=' ' |
