aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-05-25 16:21:05 -0700
committerEric Kunze <eric.kunze@arm.com>2023-05-25 16:21:05 -0700
commit57b171f4afa1e40c55c60d348ddb18a157a8b2e4 (patch)
treead3456b4fcc916d26c8be6f1f3afa06fa33a13e6
parent5333c25baaf4fe136ed45edd6521dc7a2a5de851 (diff)
downloadspecification-v0.70.tar.gz
Remove draft tag from 0.70 specificationv0.70.0v0.70
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I82eb4b2005cb4124840de9c452705bfaa8cf9738
-rw-r--r--tosa.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index 678c6ac..16b8219 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tosa SYSTEM "tosa.dtd">
<tosa>
- <version major="0" minor="70" patch="0" draft="true"/>
+ <version major="0" minor="70" patch="0" draft="false"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>