diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-05-30 16:52:52 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-30 16:52:52 -0700 |
| commit | cc7d11c16782041a6bb73e2fb56417b7d4c6d186 (patch) | |
| tree | e75563d332976e4065afdb3344067d821b92e1eb /GIT-VERSION-GEN | |
| parent | 7eb91521fd0a8337c99fdb40586b90355b6669ac (diff) | |
| download | git-2.39.5.tar.xz | |
Git 2.39.5v2.39.5
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 c124ef0b41..b58a5e2d30 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.39.4 +DEF_VER=v2.39.5 LF=' ' |
