diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-02-22 16:13:38 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-02-22 16:13:38 -0800 |
| commit | 0d464a4e6a5a19bd8fbea1deae22d48d14dccb01 (patch) | |
| tree | e432a0cbfb7690156c3d417f9bc5b5e7d506e8aa /GIT-VERSION-GEN | |
| parent | 5dc73662976e81de19a5b3a76f4733962f541df5 (diff) | |
| download | git-2.43.3.tar.xz | |
Git 2.43.3v2.43.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 e1f223debb..698e8dc37d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.43.2 +DEF_VER=v2.43.3 LF=' ' |
