aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-09-13 17:04:21 -0700
committerEric Kunze <eric.kunze@arm.com>2023-09-13 17:04:21 -0700
commitc0a60300951a59c33d2afaea0f6ca0889cabf340 (patch)
tree7c83997714bff4eb16104f11b6c8bc9f152faa68 /include
parent9601cbda5ff42dc4762e364d90093670931e1261 (diff)
downloadserialization_lib-c0a60300951a59c33d2afaea0f6ca0889cabf340.tar.gz
Update version tags to 0.90 draft
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I4163390599afbbc93b02e3e72b2fe0f53a0bcf06
Diffstat (limited to 'include')
-rw-r--r--include/tosa_serialization_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tosa_serialization_handler.h b/include/tosa_serialization_handler.h
index a980336..814395b 100644
--- a/include/tosa_serialization_handler.h
+++ b/include/tosa_serialization_handler.h
@@ -27,7 +27,7 @@
// Keep version number in sync with the version default value with schema/tosa.fbs
#define TOSA_VERSION_MAJOR 0
-#define TOSA_VERSION_MINOR 80
+#define TOSA_VERSION_MINOR 90
#define TOSA_VERSION_PATCH 0
#define TOSA_VERSION_DRAFT true
#define TENSOR_BUFFER_FORCE_ALIGNMENT 8