aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--reference_model/src/main.cpp4
m---------thirdparty/serialization_lib0
2 files changed, 2 insertions, 2 deletions
diff --git a/reference_model/src/main.cpp b/reference_model/src/main.cpp
index db687e0..c1711bf 100644
--- a/reference_model/src/main.cpp
+++ b/reference_model/src/main.cpp
@@ -26,9 +26,9 @@
#include <nlohmann/json.hpp>
#define MODEL_VERSION_MAJOR 0
-#define MODEL_VERSION_MINOR 31
+#define MODEL_VERSION_MINOR 40
#define MODEL_VERSION_PATCH 0
-#define MODEL_VERSION_DRAFT true
+#define MODEL_VERSION_DRAFT false
using namespace TosaReference;
using namespace tosa;
diff --git a/thirdparty/serialization_lib b/thirdparty/serialization_lib
-Subproject 49b1ca63975d4f1865ca312ed9c9b5e0008e13e
+Subproject 011a333ef3112a7a2512a57316fc62a6f0ba092