diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-07-30 14:49:08 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-07-30 14:49:08 -0700 |
| commit | 8d7f72f176ea133c16e55f386a0b79a1cd46ff69 (patch) | |
| tree | 2382989e15a2a4f69a3757840e03a5b0443c0e9b /GIT-VERSION-GEN | |
| parent | 7720c33f632c2d67b53169030a7ed2e0e6ae8fde (diff) | |
| download | git-2.8.6.tar.xz | |
Git 2.8.6v2.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 253c63277b..3fd99767da 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.8.5 +DEF_VER=v2.8.6 LF=' ' |
