diff --git a/run b/run index 13c40af4c20b9eab023e83f860d502b4da7f7aa7..8350874c9217c04fc227748ac9fc838a6437449f 100755 --- a/run +++ b/run @@ -1,6 +1,6 @@ #!/bin/bash -SCALA_VERSION=2.9.0 +SCALA_VERSION=2.9.0-1 # Figure out where the Scala framework is installed FWDIR="$(cd `dirname $0`; pwd)"