From 2e6304069c56536d67ca402fca46d5dcbc65a77e Mon Sep 17 00:00:00 2001 From: swf504 Date: Tue, 27 Dec 2022 07:41:40 +0000 Subject: [PATCH] add libumem.yaml. Add yaml of libumem Signed-off-by: swf504 --- libumem.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libumem.yaml diff --git a/libumem.yaml b/libumem.yaml new file mode 100644 index 0000000..4339b14 --- /dev/null +++ b/libumem.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: omniti-labs/portableumem +tag_prefix: "" +separator: "." \ No newline at end of file -- Gitee