diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-11-18 18:24:49 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-11-18 18:24:49 +0900 |
| commit | 26aa9fc81d4c7f6c3b456a29da0b7ec72e5c6595 (patch) | |
| tree | f235a47aa2264bfddae48110887eb2f012a110e4 /GIT-VERSION-GEN | |
| parent | 9e3dc6bfb2756f9da7ddb64a1d9e41a22aa11e9b (diff) | |
| download | git-2.20.0-rc0.tar.xz | |
Git 2.20-rc0v2.20.0-rc0
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 498fce8b64..5aafb91946 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.19.GIT +DEF_VER=v2.20.0-rc0 LF=' ' |
