diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:24:07 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:24:07 +0100 |
| commit | 0bbcf951943eefbbfee2a7e08b7150bef5b60562 (patch) | |
| tree | 7947f735aa883ad681d3cfb1d2f1fdfd80f6ab1f /GIT-VERSION-GEN | |
| parent | e14d6b8408a2a283e55ca64d2c77ac929ec77204 (diff) | |
| download | git-2.31.7.tar.xz | |
Git 2.31.7v2.31.7
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 7e159104b2..c2fe910925 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.31.6 +DEF_VER=v2.31.7 LF=' ' |
