diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-04 21:33:29 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-06 16:26:58 +0100 |
| commit | 7cdafcaacf677b9e0700fa988c247bda192db48d (patch) | |
| tree | 0014851bdc71780993faa39e54897e6b1f8e25ce /GIT-VERSION-GEN | |
| parent | e904deb89d9a9669a76a426182506a084d3f6308 (diff) | |
| download | git-2.15.4.tar.xz | |
Git 2.15.4v2.15.4
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 4a63ce35ad..6fe1c9dcc7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.15.3 +DEF_VER=v2.15.4 LF=' ' |
