We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31902fa commit 2a2174dCopy full SHA for 2a2174d
build.sh
@@ -67,7 +67,7 @@ popd > /dev/null # ${MY_DIR}
67
# Therefore in that case it warns you but doesnt' chnage to that version, which could cause your tests to break.
68
# Change this to upgrade your ut-control Major versions. Non ABI Changes 1.x.x are supported, between major revisions
69
70
-UT_CONTROL_PROJECT_VERSION="1.6.5" # Fixed version
+UT_CONTROL_PROJECT_VERSION="2.0.0" # Fixed version
71
72
# Clone the Unit Test Requirements
73
UT_CONTROL_REPO=git@github.com:rdkcentral/ut-control.git
0 commit comments