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.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/armnnTestUtils/Version.hpp b/include/armnnTestUtils/Version.hpp
index d7a8cd6164..a1c2e58009 100644
--- a/include/armnnTestUtils/Version.hpp
+++ b/include/armnnTestUtils/Version.hpp
@@ -1,5 +1,5 @@
//
-// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
+// Copyright © 2022-2023 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
@@ -10,7 +10,7 @@
#define STRINGIFY_MACRO(s) #s
// ArmnnTestUtils version components
-#define ARMNN_TEST_UTILS_MAJOR_VERSION 2
+#define ARMNN_TEST_UTILS_MAJOR_VERSION 3
#define ARMNN_TEST_UTILS_MINOR_VERSION 0
#define ARMNN_TEST_UTILS_PATCH_VERSION 0