From 4ee17f1af115b24ae1529a0f74d5db6c8e8c5d36 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Mon, 11 May 2020 17:41:39 +0800 Subject: [PATCH] add tboot.yaml --- tboot.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tboot.yaml b/tboot.yaml index 00bbaf0..0b1f7f1 100644 --- a/tboot.yaml +++ b/tboot.yaml @@ -1,4 +1,4 @@ -version_control: NA -src_repo: NA -tag_prefix: NA -seperator: NA +version_control: hg +src_repo: http://hg.code.sf.net/p/tboot/code +tag_prefix: ^v +seperator: . -- Gitee