aboutsummaryrefslogtreecommitdiff
path: root/tosa.xml
diff options
context:
space:
mode:
authorKevin Petit <kevin.petit@arm.com>2022-12-06 11:56:15 +0000
committerEric Kunze <eric.kunze@arm.com>2022-12-09 15:51:46 +0000
commit36f2d64e38467dc02c632951ce564a35abcaa268 (patch)
treee5f45741865b2fa248173101c35fd9cdc519d701 /tosa.xml
parentd19f7ff9bf440bfe27d92efd7bfa32a76ab706f3 (diff)
downloadspecification-36f2d64e38467dc02c632951ce564a35abcaa268.tar.gz
Use XML as source for specification version
Also update to version 0.51.0 draft Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: Ib0754169b96d2f3110067e0bdc0bb3f309ec1951
Diffstat (limited to 'tosa.xml')
-rw-r--r--tosa.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tosa.xml b/tosa.xml
index fcd3597..f3f77a7 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tosa SYSTEM "tosa.dtd">
<tosa>
+ <version major="0" minor="51" patch="0" draft="true"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>