From 3f8a40eff206d7a196e8284df71db0a667d5ca36 Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Fri, 3 Jul 2020 16:02:33 +0800 Subject: [PATCH] modify yaml file --- autogen.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autogen.yaml b/autogen.yaml index 02fbfe8..eb0be3c 100644 --- a/autogen.yaml +++ b/autogen.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://git.code.sf.net/p/autogen/code +src_repo: https://git.savannah.gnu.org/git/autogen.git tag_prefix: ^v -seperator: "-" +seperator: "."