From c374b1314790da590fd26debe412695a7ac9d3ff Mon Sep 17 00:00:00 2001 From: Shinwell_Hu Date: Wed, 24 Jun 2020 16:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dyaml=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libell.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libell.yaml b/libell.yaml index 0b6b479..3f5352c 100644 --- a/libell.yaml +++ b/libell.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://git.kernel.org/pub/scm/libs/ell/ell.git -tag_pattern: ^v -seperator: . +tag_prefix: "" +seperator: "." -- Gitee