aboutsummaryrefslogtreecommitdiff
path: root/include/tosa_serialization_handler.h
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2022-09-08 23:54:21 +0000
committerEric Kunze <eric.kunze@arm.com>2022-09-08 23:54:21 +0000
commit24a68bbcfa84cee666cb268b1992bfa70aab7ab3 (patch)
treeae56f3baa0907444e76db3048d4d569f8d9dd539 /include/tosa_serialization_handler.h
parent011a333ef3112a7a2512a57316fc62a6f0ba0922 (diff)
downloadserialization_lib-24a68bbcfa84cee666cb268b1992bfa70aab7ab3.tar.gz
Increment revision to 0.41 draft
Change-Id: I34cc007cb9efc659fe772299217b9178cead9ce0
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 83d81d0..2a992b2 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 40
+#define TOSA_VERSION_MINOR 41
#define TOSA_VERSION_PATCH 0
-#define TOSA_VERSION_DRAFT false
+#define TOSA_VERSION_DRAFT true
#define TENSOR_BUFFER_FORCE_ALIGNMENT 8
namespace tosa