diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:50:00 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:50:00 +0100 |
| commit | a79fd20c7166f4040a82d257c893f52b0da6aeba (patch) | |
| tree | 30b3fe997467bd630915d174fab8c0acb8bfa690 /GIT-VERSION-GEN | |
| parent | 8f80393c147832a5ef56929d47406b14f3a8960d (diff) | |
| download | git-2.26.3.tar.xz | |
Git 2.26.3v2.26.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 dafe6d036a..0a09eac6a1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.26.2 +DEF_VER=v2.26.3 LF=' ' |
