diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-03-11 21:18:56 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:16:05 +0200 |
| commit | d27ae36bbb7512474f759ac61a0581b6bbb36b2f (patch) | |
| tree | 04cb334968c26542856141bd8e245ecc1bb4cdd5 /GIT-VERSION-GEN | |
| parent | 1df551ce5c110d08775032f4ab6f8f89a40edb88 (diff) | |
| download | git-2.37.7.tar.xz | |
Git 2.37.7v2.37.7
Signed-off-by: Taylor Blau <me@ttaylorr.com>
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 3b69e40e22..1c56ef47c4 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.37.6 +DEF_VER=v2.37.7 LF=' ' |
