diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:08:54 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:08:54 +0900 |
| commit | cd0887327544ecdc8778e16219aec3f43b0dd682 (patch) | |
| tree | d597937b04da0a444da8eedf59e2a56e5b203b25 /GIT-VERSION-GEN | |
| parent | a8d93d19a2fede14a35db163a1fd3bc87b6ac41d (diff) | |
| download | git-2.8.5.tar.xz | |
Git 2.8.5v2.8.5
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 ba8b8cf3c6..253c63277b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.8.4 +DEF_VER=v2.8.5 LF=' ' |
