diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:50:15 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:50:15 +0100 |
| commit | 0628636d0c21324ae0f11be591611c6b1e55705f (patch) | |
| tree | 97912295bacabdfb32a0cf2eb0ffdee7b18e2760 /GIT-VERSION-GEN | |
| parent | d7bdabe52fbbde2ec1cbabdc8bdc737a8ead26aa (diff) | |
| download | git-2.29.3.tar.xz | |
Git 2.29.3v2.29.3
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 ca6ccb4986..777c0b4f13 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.29.2 +DEF_VER=v2.29.3 LF=' ' |
