diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-07-18 08:23:53 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-18 08:30:28 -0700 |
| commit | d19b6cd2dd72dc811f19df4b32c7ed223256c3ee (patch) | |
| tree | df089574c4f2f82eefae05171ff40d03feee84cf /GIT-VERSION-GEN | |
| parent | 1aac20a4b0929a8490e77f3f9ab8ee12aad50ceb (diff) | |
| download | git-2.46.0-rc1.tar.xz | |
Git 2.46-rc1v2.46.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 3e96943375..8cb2535294 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.46.0-rc0 +DEF_VER=v2.46.0-rc1 LF=' ' |
