aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-03-16 11:38:02 -0700
committerEric Kunze <eric.kunze@arm.com>2023-03-16 11:38:16 -0700
commit6305460ee2a08bc48feae7fa46f025d87057d8f0 (patch)
tree3fbaf013c719e23b32cb2d92564a93c852658c08
parent68a3f7b41e5713f13abd281bc09c7660c97cbf3a (diff)
downloadspecification-6305460ee2a08bc48feae7fa46f025d87057d8f0.tar.gz
Update version to 0.70.0 draft
Change-Id: Iafa30ecfce054ce86eadfc789123009970d1886b Signed-off-by: Eric Kunze <eric.kunze@arm.com>
-rw-r--r--tosa.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xml b/tosa.xml
index 1c17bb5..dbf1604 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="60" patch="0" draft="false"/>
+ <version major="0" minor="70" patch="0" draft="true"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>