From 4759294e021854a5b4115be57492cbf56035cdd2 Mon Sep 17 00:00:00 2001 From: Shinwell_Hu Date: Wed, 24 Jun 2020 15:49:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libzip.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzip.yaml b/libzip.yaml index 878ab16..b33fa5e 100644 --- a/libzip.yaml +++ b/libzip.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: nih-at/libzip -tag_prefix: rel- -seperator: - +tag_prefix: ^(rel-|v) +seperator: "-"