<rsbecker@xxxxxxxxxxxxx> writes: > On August 19, 2025 4:46 PM, Junio C Hamano wrote: >>Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> >>--- >> GIT-VERSION-GEN | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >>diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index >>be801415bddc..64cbc5833536 100755 >>--- a/GIT-VERSION-GEN >>+++ b/GIT-VERSION-GEN >>@@ -1,6 +1,6 @@ >> #!/bin/sh >> >>-DEF_VER=v2.51.0-rc2 >>+DEF_VER=v2.51.0 >> >> LF=' >> ' > > Will this cause a re-roll of the git 2.51.0 release? I don't know. This is not something I did.