From bbe21b64a08f89475d8a3818e20c111378daa621 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 7 Oct 2022 17:09:21 -0700 Subject: Start 2.39 cycle The version numbers do not mean much, but we may want to call the first one in 2023 version 3.1 or something, but let's just increment the second digit from the previous one for this cycle. 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 a3eb6eca7a..e3eaeb4926 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.38.0 +DEF_VER=v2.38.GIT LF=' ' -- cgit v1.2.3