aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-02-02 15:24:47 -0800
committerEric Kunze <eric.kunze@arm.com>2024-02-02 15:24:47 -0800
commit6bf50e8706a6969e6a25be6b2638e81ad21489e7 (patch)
tree6f198174c5e6b140d1cc2c4f24acdf8e63dd5265
parent526f6c7b5d20e967109ca92c8fc54c26c0438135 (diff)
downloadspecification-6bf50e8706a6969e6a25be6b2638e81ad21489e7.tar.gz
Update version to 0.100.0 draft
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I164664bd1497ee991920398b9a85308fa057153f
-rw-r--r--tosa.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index ed5a25b..691c35c 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="100" patch="0" draft="true"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>