diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:47:48 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:47:48 +0100 |
| commit | 9fb2a1fb08330795955dcd5af74d2c64ba258d59 (patch) | |
| tree | 3c209946dea01b95cbac4a339c4275a36ab5e6b1 /GIT-VERSION-GEN | |
| parent | fb049fd85b298d386dca2e0bcf74a1f52a7b2038 (diff) | |
| download | git-2.19.6.tar.xz | |
Git 2.19.6v2.19.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 2dbaf7d035..df1f288df8 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.19.5 +DEF_VER=v2.19.6 LF=' ' |
