aboutsummaryrefslogtreecommitdiff
path: root/delegate
diff options
context:
space:
mode:
authorMatthew Sloyan <matthew.sloyan@arm.com>2021-08-06 17:10:13 +0100
committerMatthew Sloyan <matthew.sloyan@arm.com>2021-08-06 17:10:13 +0100
commit61132ac4d98f80eaf93c28f3044be02dc039014b (patch)
tree52429d3af14bdba243a45fc2b90be853fe70b14e /delegate
parent733b4a33019e73bb7c008f8937c71b08b59f77b0 (diff)
downloadarmnn-61132ac4d98f80eaf93c28f3044be02dc039014b.tar.gz
IVGCVSW-5922 Update minor version for all parsers.
Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: I3a3e5b017c307e374457b18712585dce210f8922
Diffstat (limited to 'delegate')
-rw-r--r--delegate/include/Version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/include/Version.hpp b/delegate/include/Version.hpp
index 99ee2ad60f..8e37c7a322 100644
--- a/delegate/include/Version.hpp
+++ b/delegate/include/Version.hpp
@@ -14,7 +14,7 @@ namespace armnnDelegate
// ArmNN Delegate version components
#define DELEGATE_MAJOR_VERSION 24
-#define DELEGATE_MINOR_VERSION 1
+#define DELEGATE_MINOR_VERSION 2
#define DELEGATE_PATCH_VERSION 0
/// DELEGATE_VERSION: "X.Y.Z"