Starting snapshot 1.2.1-SNAPSHOT

Change-Id: Iecc0da14e49ddd6189b6ee36304e91b0b90eb24f
diff --git a/utils/stc/bin/stc b/utils/stc/bin/stc
index 71d75ba..b559a5f 100755
--- a/utils/stc/bin/stc
+++ b/utils/stc/bin/stc
@@ -5,7 +5,7 @@
 
 STC_ROOT=${STC_ROOT:-$(dirname $0)/..}
 cd $STC_ROOT
-VER=1.2.0
+VER=1.2.1-SNAPSHOT
 
 PATH=$PWD/bin:$PATH