diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-07-23 11:33:16 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-07-23 11:33:16 -0700 |
| commit | 740c281d21ef5b27f6f1b942a4f2fc20f51e8c7e (patch) | |
| tree | 29118e47a825de541edae8439fadabb5ad34131e /GIT-VERSION-GEN | |
| parent | 98b12a4b9ab319be5bd3dcd003069e8720b8e7a5 (diff) | |
| download | git-2.0.3.tar.xz | |
Git 2.0.3v2.0.3
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 b14f852c0c..0d1a86c831 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.0.2 +DEF_VER=v2.0.3 LF=' ' |
