diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-06-03 08:50:59 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-06-03 08:55:24 -0700 |
| commit | 0bd2d791cc9f745ebaedafc0e1cbebdebe41343e (patch) | |
| tree | 3a5384c0a344216ae71c5a2b9545c0b1898b99e4 /GIT-VERSION-GEN | |
| parent | 2beccb38fccb1f5a0cf709e1dcd6f5970b123c7e (diff) | |
| download | git-2.50.0-rc1.tar.xz | |
Git 2.50-rc1v2.50.0-rc1
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 cea2a13401..1047b8d11d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEF_VER=v2.50.0-rc0 +DEF_VER=v2.50.0-rc1 LF=' ' |
