diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-04-26 09:59:22 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-04-26 10:14:45 -0700 |
| commit | d9f5ef7a4a760d58f1f824f9fb8c12ef0371d3a9 (patch) | |
| tree | 1dfb8ce8172eb1ff2051c9eee0e5eafa0f950c1d /GIT-VERSION-GEN | |
| parent | aba5f57c8fbb04abc5d286310969c1f767793930 (diff) | |
| download | git-1.7.8.6.tar.xz | |
Git 1.7.8.6v1.7.8.6
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 c95c200eeb..fe43c5a309 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.8.5 +DEF_VER=v1.7.8.6 LF=' ' |
