diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-01-29 19:13:11 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:47:02 +0100 |
| commit | 6b82d3eea625d83af067dc0ed57e361711cfb8b7 (patch) | |
| tree | 5f88897f5a84c7b5ef2c811fb9454be95935d827 /GIT-VERSION-GEN | |
| parent | 22539ec3b5e678c054ab361a37a7cdcc64ca1228 (diff) | |
| download | git-2.17.6.tar.xz | |
Git 2.17.6v2.17.6
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 85d9db5600..4675585069 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.17.5 +DEF_VER=v2.17.6 LF=' ' |
