aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-09-12 17:04:55 -0700
committerEric Kunze <eric.kunze@arm.com>2023-09-13 00:15:49 +0000
commit2d3338562530f903bf03391077015914514e2274 (patch)
tree035dc5dc2ec93151e625ec43c12afec5c301a935 /include
parent29c294c4e74b1b48967cd4831f6f508500b1f1d1 (diff)
downloadserialization_lib-0.80.0.tar.gz
Set draft tag to false for 0.80 releasev0.80.0
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I27ea435dcaf182c2316e083db1fd784ec80ef283
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..875c9d1 100644
--- a/include/tosa_serialization_handler.h
+++ b/include/tosa_serialization_handler.h
@@ -29,7 +29,7 @@
#define TOSA_VERSION_MAJOR 0
#define TOSA_VERSION_MINOR 80
#define TOSA_VERSION_PATCH 0
-#define TOSA_VERSION_DRAFT true
+#define TOSA_VERSION_DRAFT false
#define TENSOR_BUFFER_FORCE_ALIGNMENT 8
namespace tosa