aboutsummaryrefslogtreecommitdiff
path: root/tosa.xml
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-03-19 13:41:56 -0700
committerEric Kunze <eric.kunze@arm.com>2024-03-19 13:41:56 -0700
commit0321b1a3f40908b8693c563bc20b580e6a50bbee (patch)
tree390619895aa7349e67d0d864ab9ddbf4192d315b /tosa.xml
parent526f6c7b5d20e967109ca92c8fc54c26c0438135 (diff)
downloadspecification-v0.90.tar.gz
Remove draft tag from 0.90 branchv0.90
Preparation for release. Also update the license copyright year. Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I868cd9a33b05a529751d79facf94988b152c4c99
Diffstat (limited to 'tosa.xml')
-rw-r--r--tosa.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index ed5a25b..116726c 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="90" patch="0" draft="true"/>
+ <version major="0" minor="90" patch="0" draft="false"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>