diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:38:32 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:38:32 +0100 |
| commit | eb88fe1ff5ceb34845f0919b8bdc60d8a1703cf6 (patch) | |
| tree | b287d9a0d61d33db0ac2a04244fcdc960cb7c0c6 /GIT-VERSION-GEN | |
| parent | 16004682f95ee0065892c3206bd6a69bfe4bc891 (diff) | |
| download | git-2.37.6.tar.xz | |
Git 2.37.6v2.37.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 ebde32aedc..3b69e40e22 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.37.5 +DEF_VER=v2.37.6 LF=' ' |
