From 61132ac4d98f80eaf93c28f3044be02dc039014b Mon Sep 17 00:00:00 2001 From: Matthew Sloyan Date: Fri, 6 Aug 2021 17:10:13 +0100 Subject: IVGCVSW-5922 Update minor version for all parsers. Signed-off-by: Matthew Sloyan Change-Id: I3a3e5b017c307e374457b18712585dce210f8922 --- delegate/include/Version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'delegate/include/Version.hpp') 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" -- cgit v1.2.1