diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:17 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:17 +0100 |
| commit | 8b1a5f33d3ed427b0a6eaee595537805db6bc38c (patch) | |
| tree | c94f49bd2bf0dbec8f1c531f9b152bac4d9310ce /GIT-VERSION-GEN | |
| parent | 804963848e325ff6f4213e53aeda6ef831574e48 (diff) | |
| download | git-2.20.5.tar.xz | |
Git 2.20.5v2.20.5
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 de22ee7afa..6785df167a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.20.4 +DEF_VER=v2.20.5 LF=' ' |
