diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-05-30 16:57:31 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-30 16:57:31 -0700 |
| commit | dbecc617f75eea6ee5d05823a38b91223ff22b11 (patch) | |
| tree | 64f46d83b7641071802964f8144a7fdf4d8f1482 /GIT-VERSION-GEN | |
| parent | 75e7cd2bd097a44ccf8587d6143c4ae4d2755434 (diff) | |
| parent | cc7d11c16782041a6bb73e2fb56417b7d4c6d186 (diff) | |
| download | git-2.40.3.tar.xz | |
Git 2.40.3v2.40.3
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 fc9c36a511..b345e89cbe 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.40.2 +DEF_VER=v2.40.3 LF=' ' |
