diff --git a/run b/run index 5109548b..81651ebb 100755 --- a/run +++ b/run @@ -2,7 +2,7 @@ # This file is used to launch Shark on the master. export SCALA_VERSION=2.9.3 -SHARK_VERSION=0.7 +SHARK_VERSION=0.7.0 # Figure out where the framework is installed FWDIR="$(cd `dirname $0`; pwd)"