diff options
| author | Junio C Hamano <gitster@pobox.com> | 2011-09-06 11:41:02 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-09-06 11:41:02 -0700 |
| commit | 509d59705ee07094bcc56b49a17ba0ae983da50f (patch) | |
| tree | 26ea790e9110c21e05cbe6636355ab23a28ddad7 /GIT-VERSION-GEN | |
| parent | 5a277f3ff7cb57e35ce574e93866b6c7e3bf8971 (diff) | |
| download | git-1.7.6.2.tar.xz | |
Git 1.7.6.2v1.7.6.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 01bcb38e57..3b15c1779d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.6.1 +DEF_VER=v1.7.6.2 LF=' ' |
