diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-12-27 15:57:20 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-12-27 15:57:20 -0800 |
| commit | 15999998fbda60552742275570947431b57108ae (patch) | |
| tree | c971e60d2eeb8df829610f5720b58eb37104fafd /GIT-VERSION-GEN | |
| parent | 6ecc01f26cc38841c8d0c89f24a260067b462f30 (diff) | |
| download | git-1.8.0.3.tar.xz | |
Git 1.8.0.3v1.8.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 053628c939..4fae90f1f5 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.0.2 +DEF_VER=v1.8.0.3 LF=' ' |
