diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-07-04 13:45:08 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-07-04 13:45:08 -0700 |
| commit | bbea4dcf42b28eb7ce64a6306cdde875ae5d09ca (patch) | |
| tree | 430fb9dda5d208ab2621c723a6711f9122f8b25e /GIT-VERSION-GEN | |
| parent | a631e99807f4cd5e98594452992f7343268ac56b (diff) | |
| download | git-2.37.1.tar.xz | |
Git 2.37.1v2.37.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 b210b306b7..1b2c580ecc 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.37.0 +DEF_VER=v2.37.1 LF=' ' |
