aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-02-02 21:33:22 +0000
committerEric Kunze <eric.kunze@arm.com>2024-02-02 21:33:22 +0000
commit8137a4369acefa4c01f08db95a2b1b290e8dd70a (patch)
treea9f7b38c312c8d62d49e2358cea7ff8c879a90c5 /include
parent7c22d77a71eb59885dab1cbc3b957384c10a2af7 (diff)
downloadserialization_lib-8137a4369acefa4c01f08db95a2b1b290e8dd70a.tar.gz
Update version to 0.100.0v0.100a0
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: Idd444ceb641993e2ed6b647505979ec9d5def796
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 35327e8..97dfdb0 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 90
+#define TOSA_VERSION_MINOR 100
#define TOSA_VERSION_PATCH 0
#define TOSA_VERSION_DRAFT true
#define TENSOR_BUFFER_FORCE_ALIGNMENT 8