diff options
| author | Jonathan Nieder <jrnieder@gmail.com> | 2020-04-19 16:28:57 -0700 |
|---|---|---|
| committer | Jonathan Nieder <jrnieder@gmail.com> | 2020-04-19 16:28:57 -0700 |
| commit | 041bc65923e13313ca1b77681c3b2950b5e0a163 (patch) | |
| tree | efd3a79e0f5bac17b6526ea00e396d4bdcf62c26 /GIT-VERSION-GEN | |
| parent | d1259ce117d0714f1441956805612fb36d7ce7f8 (diff) | |
| parent | 76b54ee9b9944ee70422ac24884f78769cf264f1 (diff) | |
| download | git-2.20.4.tar.xz | |
Git 2.20.4v2.20.4
This merges up the security fix from v2.17.5.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.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 1482b4d75f..de22ee7afa 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.20.3 +DEF_VER=v2.20.4 LF=' ' |
