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.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/delegate/include/Version.hpp b/delegate/include/Version.hpp
index c66bf169b5..0e84e9597f 100644
--- a/delegate/include/Version.hpp
+++ b/delegate/include/Version.hpp
@@ -13,8 +13,8 @@ namespace armnnDelegate
#define STRINGIFY_MACRO(s) #s
// ArmNN Delegate version components
-#define DELEGATE_MAJOR_VERSION 24
-#define DELEGATE_MINOR_VERSION 3
+#define DELEGATE_MAJOR_VERSION 25
+#define DELEGATE_MINOR_VERSION 0
#define DELEGATE_PATCH_VERSION 0
/// DELEGATE_VERSION: "X.Y.Z"