From: Junio C Hamano Date: Mon, 29 Jul 2024 14:14:09 +0000 (-0700) Subject: Git 2.46 X-Git-Tag: v2.46.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=75a062f03c1c151fb46427b44cc0c7d89a5fc73d;p=git.git Git 2.46 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 50dcc77cad..7b81915e52 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.46.0-rc2 +DEF_VER=v2.46.0 LF=' '