diff options
| author | Junio C Hamano <gitster@pobox.com> | 2007-08-15 15:01:20 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-08-15 15:01:20 -0700 |
| commit | b13ef4916ac5a25cc5897f85ba0b4c5953cff609 (patch) | |
| tree | 56089bb5db50bd5c21b51997d8cf052b48ef5182 /GIT-VERSION-GEN | |
| parent | 2ed2c222dfe372385dc562fb5dc246d5595c1eae (diff) | |
| download | git-1.5.2.5.tar.xz | |
GIT 1.5.2.5v1.5.2.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 a318baa798..a62248deb1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.2.4.GIT +DEF_VER=v1.5.2.5.GIT LF=' ' |
