diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-04 22:33:15 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-06 16:30:51 +0100 |
| commit | 4cd1cf31efed9b16db5035c377bfa222f5272458 (patch) | |
| tree | 8cb10fa6e02a094dd7ea429f50a92174940ded6e /GIT-VERSION-GEN | |
| parent | c1547450748fcbac21675f2681506d2d80351a19 (diff) | |
| download | git-2.20.2.tar.xz | |
Git 2.20.2v2.20.2
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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 d1a2814ec7..492f3480f0 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.20.1 +DEF_VER=v2.20.2 LF=' ' |
