diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-04 22:13:04 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-06 16:27:38 +0100 |
| commit | a5ab8d03173458b76b8452efd90a7173f490c132 (patch) | |
| tree | 5accbda5882edc16e2387012e06545cf4c2ae901 /GIT-VERSION-GEN | |
| parent | bb92255ebe6bccd76227e023d6d0bc997e318ad0 (diff) | |
| download | git-2.17.3.tar.xz | |
Git 2.17.3v2.17.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 bc54879938..bd6cd16e3d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.17.2 +DEF_VER=v2.17.3 LF=' ' |
