diff options
| author | Junio C Hamano <gitster@pobox.com> | 2011-10-23 21:48:06 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-10-23 21:48:06 -0700 |
| commit | f7d958dff5e194797ef6776bcc77c1349f9f8c81 (patch) | |
| tree | da4a398a128577cb7f0487fb35d7ffafd264e68d /GIT-VERSION-GEN | |
| parent | 7fe74f52f95f6265e2e00320d886846b969509e6 (diff) | |
| download | git-1.7.7.1.tar.xz | |
Git 1.7.7.1v1.7.7.1
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 f1dc5faead..dbdb4c137f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.7 +DEF_VER=v1.7.7.1 LF=' ' |
