From 18ab5d4777bf91119d96b890beef7f9b810bf69e Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 8 May 2020 10:59:36 +0800 Subject: [PATCH] Add yaml file --- libsrtp.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libsrtp.yaml diff --git a/libsrtp.yaml b/libsrtp.yaml new file mode 100644 index 0000000..694e2b4 --- /dev/null +++ b/libsrtp.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: cisco/libsrtp +tag_prefix: ^v +seperator: . \ No newline at end of file