From 64b621275aae6eade35c182b631fafbb9d90db14 Mon Sep 17 00:00:00 2001 From: hubble_zhu Date: Tue, 1 Dec 2020 10:26:00 +0800 Subject: [PATCH] Add yaml file Signed-off-by: hubble_zhu --- libiodbc.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libiodbc.yaml diff --git a/libiodbc.yaml b/libiodbc.yaml new file mode 100644 index 0000000..e765b33 --- /dev/null +++ b/libiodbc.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: openlink/iODBC +tag_prefix: ^v +separator: . \ No newline at end of file