diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:19:24 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:19:24 +0900 |
| commit | ad949b24f8d6ee4767c07794a2f01ada91b46b74 (patch) | |
| tree | 45a3b23c89630c5f56acb477f9ff636c434cee47 /GIT-VERSION-GEN | |
| parent | 8253c0042147e005aecc4fdf24520d1ec2ab1642 (diff) | |
| download | git-2.36.4.tar.xz | |
Git 2.36.4v2.36.4
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 bb8cba6f16..6f52323b5e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.36.3 +DEF_VER=v2.36.4 LF=' ' |
