aboutsummaryrefslogtreecommitdiff
path: root/include/armnnTestUtils/Version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnnTestUtils/Version.hpp')
-rw-r--r--include/armnnTestUtils/Version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/armnnTestUtils/Version.hpp b/include/armnnTestUtils/Version.hpp
index 39009d5621..d7a8cd6164 100644
--- a/include/armnnTestUtils/Version.hpp
+++ b/include/armnnTestUtils/Version.hpp
@@ -10,7 +10,7 @@
#define STRINGIFY_MACRO(s) #s
// ArmnnTestUtils version components
-#define ARMNN_TEST_UTILS_MAJOR_VERSION 1
+#define ARMNN_TEST_UTILS_MAJOR_VERSION 2
#define ARMNN_TEST_UTILS_MINOR_VERSION 0
#define ARMNN_TEST_UTILS_PATCH_VERSION 0