diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-12-10 13:05:47 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-12-10 13:05:47 -0800 |
| commit | 3e53891f85c58b4adb016a429a1f3b7fae78ca03 (patch) | |
| tree | 93b0362f75414b513d2dda2837bb894cc14274d3 /GIT-VERSION-GEN | |
| parent | 5badfdcf8852cf3afe2bde17ec2a11cde8cfc2e9 (diff) | |
| download | git-1.8.0.2.tar.xz | |
Git 1.8.0.2v1.8.0.2
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 d66e54f12d..053628c939 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.0.1 +DEF_VER=v1.8.0.2 LF=' ' |
