aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 83ffe0730c..2b95984ace 100755
--- a/run
+++ b/run
@@ -1,6 +1,6 @@
#!/bin/bash
-SCALA_VERSION=2.9.0.1
+SCALA_VERSION=2.9.1.final
# Figure out where the Scala framework is installed
FWDIR="$(cd `dirname $0`; pwd)"