aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/utils/stc/bin/stc
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/utils/stc/bin/stc')
-rwxr-xr-xframework/src/onos/utils/stc/bin/stc2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/onos/utils/stc/bin/stc b/framework/src/onos/utils/stc/bin/stc
index 241822c5..541ddcbb 100755
--- a/framework/src/onos/utils/stc/bin/stc
+++ b/framework/src/onos/utils/stc/bin/stc
@@ -5,7 +5,7 @@
STC_ROOT=${STC_ROOT:-$(dirname $0)/..}
cd $STC_ROOT
-VER=1.4.0-SNAPSHOT
+VER=1.4.0-rc1
PATH=$PWD/bin:$PATH