From a151bfd9892d096cb7ce54afdb70530c09b12e7b Mon Sep 17 00:00:00 2001 From: Erik Sohns Date: Fri, 15 Oct 2021 03:13:06 +0200 Subject: [ace] Added missing 'xml' feature implementation (#20032) * added missing 'xml' feature implementation * updated versions * Update version database * small fixes and update version database * merged changes * Update version database * add version-port * update version * fixed [tao] feature * updated version database * forgot to merge this * update version * another small change * update version database * pass the same ACE features to ACEXML as well * update version * fixed zlib feature * update version * fixed x64-windows-static triplet * update version * incorporated requested changes after review * update version * updated "version" string * updated version * use current_install_dir * update version Co-authored-by: Erik Sohns Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III --- versions/a-/ace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'versions') diff --git a/versions/a-/ace.json b/versions/a-/ace.json index 8451a8a8c..bac72f232 100644 --- a/versions/a-/ace.json +++ b/versions/a-/ace.json @@ -1,8 +1,8 @@ { "versions": [ { - "git-tree": "5001f42225c6e566471b02dcffeb45467368514a", - "version-string": "7.0.3", + "git-tree": "d4585581f988569d9428b693540dbd6f8305be8d", + "version": "7.0.3", "port-version": 1 }, { -- cgit v1.2.3