diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-07-23 16:54:19 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-23 16:54:35 -0700 |
| commit | ad57f148c6b5f8735b62238dda8f571c582e0e54 (patch) | |
| tree | 618e592dc2aa78de1e81df46e97aaae3496fc92d /GIT-VERSION-GEN | |
| parent | c89facd58e330363b1ce0c3c3cfc24c840f858dd (diff) | |
| download | git-2.46.0-rc2.tar.xz | |
Git 2.46-rc2v2.46.0-rc2
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 8cb2535294..50dcc77cad 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.46.0-rc1 +DEF_VER=v2.46.0-rc2 LF=' ' |
