diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-04-14 06:22:50 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-04-14 06:22:50 -0700 |
| commit | 9f223ef1c026d91c7ac68cc0211bde255dda6199 (patch) | |
| tree | c50ad7f4f9a129493f9a4697d8d2d0d569710880 | |
| parent | 9e8f4e9c04e3efa494e78b710e0c5f6cc77a0a5e (diff) | |
Git 2.54-rc2v2.54.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -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 9c55beb496..fb11bace12 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEF_VER=v2.54.0-rc1 +DEF_VER=v2.54.0-rc2 LF=' ' |
