aboutsummaryrefslogtreecommitdiff
path: root/include/tosa_serialization_handler.h
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-03-16 18:44:26 +0000
committerEric Kunze <eric.kunze@arm.com>2023-03-16 18:44:26 +0000
commitdce6cebbeb6c45625c4ef8fafb5a7775319101c5 (patch)
tree437539f4089f9f5425e5e79ec2837990bf6183a4 /include/tosa_serialization_handler.h
parentfb90dd4f9e884715095674001d832321362f3e21 (diff)
downloadserialization_lib-dce6cebbeb6c45625c4ef8fafb5a7775319101c5.tar.gz
Update version to 0.70.0 draft
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: Ie139b262f7bd5966e72a3535ac2253e13d7b3604
Diffstat (limited to 'include/tosa_serialization_handler.h')
-rw-r--r--include/tosa_serialization_handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tosa_serialization_handler.h b/include/tosa_serialization_handler.h
index a1b12aa..5d39228 100644
--- a/include/tosa_serialization_handler.h
+++ b/include/tosa_serialization_handler.h
@@ -27,9 +27,9 @@
// Keep version number in sync with the version default value with schema/tosa.fbs
#define TOSA_VERSION_MAJOR 0
-#define TOSA_VERSION_MINOR 60
+#define TOSA_VERSION_MINOR 70
#define TOSA_VERSION_PATCH 0
-#define TOSA_VERSION_DRAFT false
+#define TOSA_VERSION_DRAFT true
#define TENSOR_BUFFER_FORCE_ALIGNMENT 8
namespace tosa