Skip to content

Commit 01734c6

Browse files
authored
Merge pull request #229 from rdkcentral/feature/gh228-consume-ut-control-2.0.0
PR : gh #228 : Update ut-control to 2.0.0 in ut-core
2 parents 31902fa + 2a2174d commit 01734c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ popd > /dev/null # ${MY_DIR}
6767
# Therefore in that case it warns you but doesnt' chnage to that version, which could cause your tests to break.
6868
# Change this to upgrade your ut-control Major versions. Non ABI Changes 1.x.x are supported, between major revisions
6969

70-
UT_CONTROL_PROJECT_VERSION="1.6.5" # Fixed version
70+
UT_CONTROL_PROJECT_VERSION="2.0.0" # Fixed version
7171

7272
# Clone the Unit Test Requirements
7373
UT_CONTROL_REPO=git@github.com:rdkcentral/ut-control.git

0 commit comments

Comments
 (0)