diff --git a/run b/run index 5fbc7cf4..7930810c 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.8.0 +SHARK_VERSION=0.8.1 # Figure out where the framework is installed FWDIR="$(cd `dirname $0`; pwd)"