diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-02-08 15:56:45 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-02-08 16:22:12 -0800 |
| commit | 3526e67d917bcd03f317a058208fa02737654637 (patch) | |
| tree | bdbc25c9c43df42121a1cec69dd5cf4feaf5b274 /GIT-VERSION-GEN | |
| parent | 963eda258aac6d7ce8ce541215dc89b100244d49 (diff) | |
| download | git-2.43.1.tar.xz | |
Git 2.43.1v2.43.1
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 bc3e656eb8..3d69127479 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.43.0 +DEF_VER=v2.43.1 LF=' ' |
