From 02e867baf7969ba5b7253a5ccdb4611a3d4859b9 Mon Sep 17 00:00:00 2001 From: si-gui <245140120@qq.com> Date: Tue, 12 May 2020 18:08:04 +0800 Subject: [PATCH] add yaml file --- unixODBC.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 unixODBC.yaml diff --git a/unixODBC.yaml b/unixODBC.yaml new file mode 100644 index 0000000..a724d4d --- /dev/null +++ b/unixODBC.yaml @@ -0,0 +1,4 @@ +version_control: svn +src_repo: https://svn.code.sf.net/p/unixodbc/code/ +tag_prefix: 2.3.0 +seperator: . -- Gitee