From 9e49351c3060e1fa6e0d2de64505b7becf157f28 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 20 May 2023 05:35:44 +0900 Subject: A few more topics after 2.41-rc1 Signed-off-by: Junio C Hamano --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 9a1111af9b..85d7d7a2f4 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.40.GIT +DEF_VER=v2.41.0-rc1 LF=' ' -- cgit v1.2.3