aboutsummaryrefslogtreecommitdiff
path: root/include/tosa_serialization_handler.h
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-03-08 13:07:07 -0800
committerEric Kunze <eric.kunze@arm.com>2023-03-08 13:07:07 -0800
commitfb90dd4f9e884715095674001d832321362f3e21 (patch)
treea736ef158dff52288fdfdd38b1440e220fe4ad23 /include/tosa_serialization_handler.h
parent2cae60f49b9153f9844964310011889e44a5002c (diff)
downloadserialization_lib-fb90dd4f9e884715095674001d832321362f3e21.tar.gz
Update version number to 0.60 for releasev0.60.0
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I2eb93e6e88ee358c9ec9562c3b4d876eb41cc38c
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 0aa16df..a1b12aa 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 51
+#define TOSA_VERSION_MINOR 60
#define TOSA_VERSION_PATCH 0
-#define TOSA_VERSION_DRAFT true
+#define TOSA_VERSION_DRAFT false
#define TENSOR_BUFFER_FORCE_ALIGNMENT 8
namespace tosa