diff --git a/libell.yaml b/libell.yaml index 0b6b479..222bda1 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: "^v" +seperator: "."