diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-11-20 08:47:38 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-11-20 10:28:15 +0900 |
| commit | 564d0252ca632e0264ed670534a51d18a689ef5d (patch) | |
| tree | 203ad4fd3f91e9990c72a65d820068d4ccbdac4f /GIT-VERSION-GEN | |
| parent | c3cc3e1da7716f9b4d941dba4c485962dd107d49 (diff) | |
| download | git-2.43.0.tar.xz | |
Git 2.43v2.43.0
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 861ca59bdc..bc3e656eb8 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.43.0-rc2 +DEF_VER=v2.43.0 LF=' ' |
