diff options
| author | Junio C Hamano <gitster@pobox.com> | 2007-12-01 11:20:00 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-12-01 11:20:00 -0800 |
| commit | 1d557352f18a4b8f73be402674af6bd5bb152ab9 (patch) | |
| tree | 8fd1f0c4e26c8fd37bc00909313432cd2dc4e9c5 /GIT-VERSION-GEN | |
| parent | 74e3f97be8934b5f37f3e5f44bdb5ce77f82541a (diff) | |
| download | git-1.5.3.7.tar.xz | |
GIT 1.5.3.7v1.5.3.7
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 fa38f373ac..85314ebd67 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.3.6.GIT +DEF_VER=v1.5.3.7.GIT LF=' ' |
