From 3a5acd9ea672d6bfcf9ba2ac598d2d342c235d1e Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Fri, 3 Jul 2020 15:46:14 +0800 Subject: [PATCH] modify yaml file --- bison.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bison.yaml b/bison.yaml index 7240675..7d7f554 100644 --- a/bison.yaml +++ b/bison.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: git://git.savannah.gnu.org/bison.git +src_repo: https://git.savannah.gnu.org/git/bison.git tag_prefix: ^v -seperator: +seperator: "."