diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-03-17 13:42:38 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-03-17 13:46:10 -0700 |
| commit | d1259ce117d0714f1441956805612fb36d7ce7f8 (patch) | |
| tree | 6629073a7aff831ff6361ec99e68a528bad7ac51 /GIT-VERSION-GEN | |
| parent | 4cd1cf31efed9b16db5035c377bfa222f5272458 (diff) | |
| parent | a5979d7009017c79b0100b7b66e8567b3ad7b022 (diff) | |
| download | git-2.20.3.tar.xz | |
Git 2.20.3v2.20.3
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 492f3480f0..1482b4d75f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.20.2 +DEF_VER=v2.20.3 LF=' ' |
