aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-09-12 16:29:42 -0700
committerEric Kunze <eric.kunze@arm.com>2023-09-12 17:02:51 -0700
commitcc7d22e4e2c2b010c7b71f1c1e666b1684815947 (patch)
treef15f690177f0c0dfd4a682c4d9a589790a2a5aea
parent633a3d9f5caab42da4d25d4ed6b7f8706327a42e (diff)
downloadspecification-v0.80.tar.gz
Remove draft tag from specification 0.80v0.80.0v0.80
Prepare for release Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: Ib88eaf0c6028a1c035fd5e84ed572d6928b85a36
-rw-r--r--tosa.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index 8cf9fce..65e900c 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="80" patch="0" draft="true"/>
+ <version major="0" minor="80" patch="0" draft="false"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>
@@ -2736,3 +2736,4 @@ used.</description>
</enum>
</tosa>
+