diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-02-08 16:35:07 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-02-08 16:35:07 -0800 |
| commit | c875e0b8e036c12cfbf6531962108a063c7a821c (patch) | |
| tree | 7ba0fdd7a122d445e55649fdea0c1d4efabf4811 /GIT-VERSION-GEN | |
| parent | e0b521cb5aa0b3c12ac547220094e8afc202557f (diff) | |
| download | git-2.44.0-rc0.tar.xz | |
Git 2.44-rc0v2.44.0-rc0
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 0901e1bb23..31db92f475 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.43.GIT +DEF_VER=v2.44.0-rc0 LF=' ' |
