aboutsummaryrefslogtreecommitdiff
path: root/delegate/include/Version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/include/Version.hpp')
-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 f1ac1fe111..8b831f92cf 100644
--- a/delegate/include/Version.hpp
+++ b/delegate/include/Version.hpp
@@ -13,7 +13,7 @@ namespace armnnDelegate
#define STRINGIFY_MACRO(s) #s
// ArmNN Delegate version components
-#define DELEGATE_MAJOR_VERSION 23
+#define DELEGATE_MAJOR_VERSION 24
#define DELEGATE_MINOR_VERSION 0
#define DELEGATE_PATCH_VERSION 0