diff options
| author | Junio C Hamano <gitster@pobox.com> | 2007-07-12 12:01:47 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-07-12 12:01:47 -0700 |
| commit | ffb293b63d13b3b06b454a5f9f0ff6802ef15f0d (patch) | |
| tree | 0bae359015b35b4d70b60d3d5f57a99b6181fb07 /GIT-VERSION-GEN | |
| parent | ec0603e13c4e33c3a1501fe16f576db9aff1701a (diff) | |
| download | git-1.5.2.4.tar.xz | |
GIT 1.5.2.4v1.5.2.4
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 5c6d2b2898..a318baa798 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.5.2.3.GIT +DEF_VER=v1.5.2.4.GIT LF=' ' |
